Changes between Version 8 and Version 9 of spec/Pwm


Ignore:
Timestamp:
Dec 6, 2022, 10:45:44 AM (17 months ago)
Author:
fujisft-kaji
Comment:

R21-11反映

Legend:

Unmodified
Added
Removed
Modified
  • spec/Pwm

    v8 v9  
    1111* API一覧
    1212
    13   ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R4.2.2 =||
    14   || [#Pwm_Init Pwm_Init]                                                                  ||  0|| 0x00||  ○  ||  ○  ||
    15   || [#Pwm_DeInit Pwm_DeInit]                                                              ||  1|| 0x01||  ○  ||  ○  ||
    16   || [#Pwm_SetDutyCycle Pwm_SetDutyCycle]                                                  ||  2|| 0x02||  ○  ||  ○  ||
    17   || [#Pwm_SetPeriodAndDuty Pwm_SetPeriodAndDuty]                                          ||  3|| 0x03||  ○  ||  ○  ||
    18   || [#Pwm_SetOutputToIdle Pwm_SetOutputToIdle]                                            ||  4|| 0x04||  ○  ||  ○  ||
    19   || [#Pwm_GetOutputState Pwm_GetOutputState]                                              ||  5|| 0x05||  ○  ||  ○  ||
    20   || [#Pwm_DisableNotification Pwm_DisableNotification]                                    ||  6|| 0x06||  ○  ||  ○  ||
    21   || [#Pwm_EnableNotification Pwm_EnableNotification]                                      ||  7|| 0x07||  ○  ||  ○  ||
    22   || [#Pwm_SetPowerState Pwm_SetPowerState]                                                ||  9|| 0x09||  -   ||  ○  ||
    23   || [#Pwm_GetCurrentPowerState Pwm_GetCurrentPowerState]                                  || 10|| 0x0A||  -   ||  ○  ||
    24   || [#Pwm_GetTargetPowerState Pwm_GetTargetPowerState]                                    || 11|| 0x0B||  -   ||  ○  ||
    25   || [#Pwm_PreparePowerState Pwm_PreparePowerState]                                        || 12|| 0x0C||  -   ||  ○  ||
    26   || [#Pwm_GetVersionInfo Pwm_GetVersionInfo]                                              ||  8|| 0x08||  ○  ||  ○  ||
    27   || [#Pwm_Main_PowerTransitionManager Pwm_Main_PowerTransitionManager]                    || 13|| 0x0D||  -   ||  ○  ||
    28   || [#Pwm_Notification_Channel Pwm_Notification_<#Channel>]                               || --||   --||  -   ||  ○  ||
    29   || [#IoHwAb_Pwm_NotifyReadyForPowerStateMode IoHwAb_Pwm_NotifyReadyForPowerState<#Mode>] || 96|| 0x60||  -   ||  ○  ||
    30 
    31 * コンフィギュレーション一覧(R4.0.3 / R4.2.2)
    32   * [#PwmChannelConfigSet PwmChannelConfigSet] (○/○)
    33     * [#PwmChannel PwmChannel] (○/○)
    34       * [#PwmChannelClass PwmChannelClass] (○/○)
    35       * [#PwmChannelId PwmChannelId] (○/○)
    36       * [#PwmDutycycleDefault PwmDutycycleDefault] (○/○)
    37       * [#PwmIdleState PwmIdleState] (○/○)
    38       * [#PwmNotification PwmNotification] (○/○)
    39       * [#PwmPeriodDefault PwmPeriodDefault] (○/○)
    40       * [#PwmPolarity PwmPolarity] (○/○)
    41       * [#PwmMcuClockReferencePoint PwmMcuClockReferencePoint] (-/○)
    42   * [#PwmConfigurationOfOptApiServices PwmConfigurationOfOptApiServices] (○/○)
    43     * [#PwmDeInitApi PwmDeInitApi] (○/○)
    44     * [#PwmGetOutputState PwmGetOutputState] (○/○)
    45     * [#PwmSetDutyCycle PwmSetDutyCycle] (○/○)
    46     * [#PwmSetOutputToIdle PwmSetOutputToIdle] (○/○)
    47     * [#PwmSetPeriodAndDuty PwmSetPeriodAndDuty] (○/○)
    48     * [#PwmVersionInfoApi PwmVersionInfoApi] (○/○)
    49   * [#PwmGeneral PwmGeneral] (○/○)
    50     * [#PwmDevErorDetect PwmDevErorDetect] (○/-)
    51     * [#PwmDevErrorDetect PwmDevErrorDetect] (-/○)
    52     * [#PwmDutycycleUpdatedEndperiod PwmDutycycleUpdatedEndperiod] (○/○)
    53     * [#PwmIndex PwmIndex] (○/○)
    54     * [#PwmLowPowerStatesSupport PwmLowPowerStatesSupport] (-/○)
    55     * [#PwmNotificationSupported PwmNotificationSupported] (○/○)
    56     * [#PwmPeriodUpdatedEndperiod PwmPeriodUpdatedEndperiod] (○/○)
    57     * [#PwmPowerStateAsynchTransitionMode PwmPowerStateAsynchTransitionMode] (-/○)
    58     * [#PwmPowerStateConfig PwmPowerStateConfig] (-/○)
    59       * [#PwmPowerState PwmPowerState] (-/○)
    60       * [#PwmPowerStateReadyCbkRef PwmPowerStateReadyCbkRef] (-/○)
     13  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R4.2.2 =||= R21-11 =||
     14  || [#Pwm_Init Pwm_Init]                                                                  ||  0|| 0x00||  ○  ||  ○  ||  ○  ||
     15  || [#Pwm_DeInit Pwm_DeInit]                                                              ||  1|| 0x01||  ○  ||  ○  ||  ○  ||
     16  || [#Pwm_SetDutyCycle Pwm_SetDutyCycle]                                                  ||  2|| 0x02||  ○  ||  ○  ||  ○  ||
     17  || [#Pwm_SetPeriodAndDuty Pwm_SetPeriodAndDuty]                                          ||  3|| 0x03||  ○  ||  ○  ||  ○  ||
     18  || [#Pwm_SetOutputToIdle Pwm_SetOutputToIdle]                                            ||  4|| 0x04||  ○  ||  ○  ||  ○  ||
     19  || [#Pwm_GetOutputState Pwm_GetOutputState]                                              ||  5|| 0x05||  ○  ||  ○  ||  ○  ||
     20  || [#Pwm_DisableNotification Pwm_DisableNotification]                                    ||  6|| 0x06||  ○  ||  ○  ||  ○  ||
     21  || [#Pwm_EnableNotification Pwm_EnableNotification]                                      ||  7|| 0x07||  ○  ||  ○  ||  ○  ||
     22  || [#Pwm_SetPowerState Pwm_SetPowerState]                                                ||  9|| 0x09||  -   ||  ○  ||  ○  ||
     23  || [#Pwm_GetCurrentPowerState Pwm_GetCurrentPowerState]                                  || 10|| 0x0A||  -   ||  ○  ||  ○  ||
     24  || [#Pwm_GetTargetPowerState Pwm_GetTargetPowerState]                                    || 11|| 0x0B||  -   ||  ○  ||  ○  ||
     25  || [#Pwm_PreparePowerState Pwm_PreparePowerState]                                        || 12|| 0x0C||  -   ||  ○  ||  ○  ||
     26  || [#Pwm_GetVersionInfo Pwm_GetVersionInfo]                                              ||  8|| 0x08||  ○  ||  ○  ||  ○  ||
     27  || [#Pwm_Main_PowerTransitionManager Pwm_Main_PowerTransitionManager]                    || 13|| 0x0D||  -   ||  ○  ||  ○  ||
     28  || [#Pwm_Notification_Channel Pwm_Notification_<#Channel>]                               || --||   --||  -   ||  ○  ||  ○  ||
     29  || [#IoHwAb_Pwm_NotifyReadyForPowerStateMode IoHwAb_Pwm_NotifyReadyForPowerState<#Mode>] || 96|| 0x60||  -   ||  ○  ||  ○  ||
     30
     31* コンフィギュレーション一覧 (R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11)
     32  * [#PwmChannelConfigSet PwmChannelConfigSet] (○/○/○/○/○/○/○/○)
     33    * [#PwmChannel PwmChannel] (○/○/○/○/○/○/○/○)
     34      * [#PwmChannelClass PwmChannelClass] (○/○/○/○/○/○/○/○)
     35      * [#PwmChannelEcucPartitionRef PwmChannelEcucPartitionRef] (-/-/-/-/○/○/○/○)
     36      * [#PwmChannelId PwmChannelId] (○/○/○/○/○/○/○/○)
     37      * [#PwmDutycycleDefault PwmDutycycleDefault] (○/○/○/○/○/○/○/○)
     38      * [#PwmIdleState PwmIdleState] (○/○/○/○/○/○/○/○)
     39      * [#PwmMcuClockReferencePoint PwmMcuClockReferencePoint] (-/○/○/○/○/○/○/○)
     40      * [#PwmNotification PwmNotification] (○/○/○/○/○/○/○/○)
     41      * [#PwmPeriodDefault PwmPeriodDefault] (○/○/○/○/○/○/○/○)
     42      * [#PwmPolarity PwmPolarity] (○/○/○/○/○/○/○/○)
     43  * [#PwmConfigurationOfOptApiServices PwmConfigurationOfOptApiServices] (○/○/○/○/○/○/○/○)
     44    * [#PwmDeInitApi PwmDeInitApi] (○/○/○/○/○/○/○/○)
     45    * [#PwmGetOutputState PwmGetOutputState] (○/○/○/○/○/○/○/○)
     46    * [#PwmSetDutyCycle PwmSetDutyCycle] (○/○/○/○/○/○/○/○)
     47    * [#PwmSetOutputToIdle PwmSetOutputToIdle] (○/○/○/○/○/○/○/○)
     48    * [#PwmSetPeriodAndDuty PwmSetPeriodAndDuty] (○/○/○/○/○/○/○/○)
     49    * [#PwmVersionInfoApi PwmVersionInfoApi] (○/○/○/○/○/○/○/○)
     50  * [#PwmGeneral PwmGeneral] (○/○/○/○/○/○/○/○)
     51    * [#PwmDevErorDetect PwmDevErorDetect] (○/-/-/-/-/-/-/-)
     52    * [#PwmDevErrorDetect PwmDevErrorDetect] (-/○/○/○/○/○/○/○)
     53    * [#PwmDutycycleUpdatedEndperiod PwmDutycycleUpdatedEndperiod] (○/○/○/○/○/○/○/○)
     54    * [#PwmEcucPartitionRef PwmEcucPartitionRef] (-/-/-/-/○/○/○/○)
     55    * [#PwmIndex PwmIndex] (○/○/○/○/○/○/○/○)
     56    * [#PwmKernelEcucPartitionRef PwmKernelEcucPartitionRef] (-/-/-/-/○/○/○/○)
     57    * [#PwmLowPowerStatesSupport PwmLowPowerStatesSupport] (-/○/○/○/○/○/○/○)
     58    * [#PwmNotificationSupported PwmNotificationSupported] (○/○/○/○/○/○/○/○)
     59    * [#PwmPeriodUpdatedEndperiod PwmPeriodUpdatedEndperiod] (○/○/○/○/○/○/○/○)
     60    * [#PwmPowerStateAsynchTransitionMode PwmPowerStateAsynchTransitionMode] (-/○/○/○/○/○/○/○)
     61    * [#PwmPowerStateConfig PwmPowerStateConfig] (-/○/○/○/○/○/○/○)
     62      * [#PwmPowerState PwmPowerState] (-/○/○/○/○/○/○/○)
     63      * [#PwmPowerStateReadyCbkRef PwmPowerStateReadyCbkRef] (-/○/○/○/○/○/○/○)
    6164
    6265* エラーコード一覧
    6366
    64   ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||= R4.2.2 =||
    65   || PWM_E_PARAM_CONFIG              || 16|| 0x10||  ○  ||  -   ||
    66   || PWM_E_INIT_FAILED               || 16|| 0x10||  -   ||  ○  ||
    67   || PWM_E_UNINIT                    || 17|| 0x11||  ○  ||  ○  ||
    68   || PWM_E_PARAM_CHANNEL             || 18|| 0x12||  ○  ||  ○  ||
    69   || PWM_E_PERIOD_UNCHANGEABLE       || 19|| 0x13||  ○  ||  ○  ||
    70   || PWM_E_ALREADY_INITIALIZED       || 20|| 0x14||  ○  ||  ○  ||
    71   || PWM_E_PARAM_POINTER             || 21|| 0x15||  ○  ||  ○  ||
    72   || PWM_E_NOT_DISENGAGED            || 22|| 0x16||  -   ||  ○  ||
    73   || PWM_E_POWER_STATE_NOT_SUPPORTED || 23|| 0x17||  -   ||  ○  ||
    74   || PWM_E_TRANSITION_NOT POSSIBLE   || 24|| 0x18||  -   ||  ○  ||
    75   || PWM_E_PERIPHERAL_NOT_PREPARED   || 25|| 0x19||  -   ||  ○  ||
    76   || <MA>_E_NET_START_IND            ||  1|| 0x01||  -   ||  ○  ||
    77   || <MA>_E_SPURIOUS_INT             ||  1|| 0x01||  -   ||  ○  ||
     67  ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||= R4.2.2 =||= R21-11 =||
     68  || PWM_E_PARAM_CONFIG              || 16|| 0x10||  ○  ||  -   ||  -   ||
     69  || PWM_E_INIT_FAILED               || 16|| 0x10||  -   ||  ○  ||  ○  ||
     70  || PWM_E_UNINIT                    || 17|| 0x11||  ○  ||  ○  ||  ○  ||
     71  || PWM_E_PARAM_CHANNEL             || 18|| 0x12||  ○  ||  ○  ||  ○  ||
     72  || PWM_E_PERIOD_UNCHANGEABLE       || 19|| 0x13||  ○  ||  ○  ||  ○  ||
     73  || PWM_E_ALREADY_INITIALIZED       || 20|| 0x14||  ○  ||  ○  ||  ○  ||
     74  || PWM_E_PARAM_POINTER             || 21|| 0x15||  ○  ||  ○  ||  ○  ||
     75  || PWM_E_NOT_DISENGAGED            || 22|| 0x16||  -   ||  ○  ||  ○  ||
     76  || PWM_E_POWER_STATE_NOT_SUPPORTED || 23|| 0x17||  -   ||  ○  ||  ○  ||
     77  || PWM_E_TRANSITION_NOT POSSIBLE   || 24|| 0x18||  -   ||  ○  ||  ○  ||
     78  || PWM_E_PERIPHERAL_NOT_PREPARED   || 25|| 0x19||  -   ||  ○  ||  ○  ||
     79  || <MA>_E_NET_START_IND            ||  1|| 0x01||  -   ||  ○  ||  -   ||
     80  || <MA>_E_SPURIOUS_INT             ||  1|| 0x01||  -   ||  ○  ||  -   ||
    7881
    7982----
     
    169172/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet
    170173}}}
    171 * 型:Container
    172 * 多重度:1
     174* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     175* SWSタグ: ECUC_Pwm_00140
     176* タイプ: PARAM-CONF-CONTAINER
     177* 多重度: 1
    173178
    174179== PwmChannel ==
     
    176181/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel
    177182}}}
    178 * 型:Container
    179 * 多重度:1..*
     183* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     184* SWSタグ: ECUC_Pwm_00027
     185* タイプ: PARAM-CONF-CONTAINER
     186* 多重度: 1..*
    180187
    181188== PwmChannelClass ==
     
    183190/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmChannelClass
    184191}}}
    185 * 型:EnumerationParam
    186 * 多重度:0..1
    187 * 選択肢:
     192* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     193* SWSタグ: ECUC_Pwm_00136
     194* タイプ: ENUMERATION-PARAM
     195* 多重度: 0..1
     196* 選択肢:
    188197  * PWM_FIXED_PERIOD
    189198  * PWM_FIXED_PERIOD_SHIFTED
    190199  * PWM_VARIABLE_PERIOD
    191200
     201== PwmChannelEcucPartitionRef ==
     202{{{
     203/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmChannelEcucPartitionRef
     204}}}
     205* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     206* SWSタグ: ECUC_Pwm_00151
     207* タイプ: REFERENCE
     208* 多重度: 0..*
     209* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
     210
    192211== PwmChannelId ==
    193212{{{
    194213/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmChannelId
    195214}}}
    196 * 型:IntegerParam
    197 * 多重度:1
    198 * 上限値:4294967295
    199 * 下限値:0
     215* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     216* SWSタグ: ECUC_Pwm_00137
     217* タイプ: INTEGER-PARAM
     218* 多重度: 1
     219* 上限値: 4294967295
     220* 下限値: 0
    200221
    201222== PwmDutycycleDefault ==
     
    203224/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmDutycycleDefault
    204225}}}
    205 * 型:IntegerParam
    206 * 多重度:1
    207 * 上限値:32768
    208 * 下限値:0
     226* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     227* SWSタグ: ECUC_Pwm_00138
     228* タイプ: INTEGER-PARAM
     229* 多重度: 1
     230* 上限値: 32768
     231* 下限値: 0
    209232
    210233== PwmIdleState ==
     
    212235/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmIdleState
    213236}}}
    214 * 型:EnumerationParam
    215 * 多重度:1
    216 * 選択肢:
     237* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     238* SWSタグ: ECUC_Pwm_00122
     239* タイプ: ENUMERATION-PARAM
     240* 多重度: 1
     241* 選択肢:
    217242  * PWM_HIGH
    218243  * PWM_LOW
    219244
     245== PwmMcuClockReferencePoint ==
     246{{{
     247/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmMcuClockReferencePoint
     248}}}
     249* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     250* SWSタグ: ECUC_Pwm_00147
     251* タイプ: REFERENCE
     252* 多重度: 1
     253* 参照先: [wiki:spec/Mcu#McuClockReferencePoint /AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint]
     254
    220255== PwmNotification ==
    221256{{{
    222257/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmNotification
    223258}}}
    224 * 型:FunctionName
    225 * 多重度:0..1
     259* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     260* SWSタグ: ECUC_Pwm_00123
     261* タイプ: FUNCTION-NAME
     262* 多重度: 0..1
    226263
    227264== PwmPeriodDefault ==
     
    229266/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmPeriodDefault
    230267}}}
    231 * 型:FloatParam
    232 * 多重度:1
    233 * 上限値:Inf
    234 * 下限値:0
     268* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     269* SWSタグ: ECUC_Pwm_00124
     270* タイプ: FLOAT-PARAM
     271* 多重度: 1
     272* 上限値: INF
     273* 下限値: 0
    235274
    236275== PwmPolarity ==
     
    238277/AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmPolarity
    239278}}}
    240 * 型:EnumerationParam
    241 * 多重度:1
    242 * 選択肢:
     279* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     280* SWSタグ: ECUC_Pwm_00125
     281* タイプ: ENUMERATION-PARAM
     282* 多重度: 1
     283* 選択肢:
    243284  * PWM_HIGH
    244285  * PWM_LOW
    245286
    246 == PwmMcuClockReferencePoint ==
    247 {{{
    248 /AUTOSAR/EcucDefs/Pwm/PwmChannelConfigSet/PwmChannel/PwmMcuClockReferencePoint
    249 }}}
    250 * 型:Reference
    251 * 多重度:1
    252 * 参照先:{{{/AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint}}}
    253 
    254287== PwmConfigurationOfOptApiServices ==
    255288{{{
    256289/AUTOSAR/EcucDefs/Pwm/PwmConfigurationOfOptApiServices
    257290}}}
    258 * 型:Container
    259 * 多重度:1
     291* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     292* SWSタグ: ECUC_Pwm_00126
     293* タイプ: PARAM-CONF-CONTAINER
     294* 多重度: 1
    260295
    261296== PwmDeInitApi ==
     
    263298/AUTOSAR/EcucDefs/Pwm/PwmConfigurationOfOptApiServices/PwmDeInitApi
    264299}}}
    265 * 型:BooleanParam
    266 * 多重度:1
     300* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     301* SWSタグ: ECUC_Pwm_00141
     302* タイプ: BOOLEAN-PARAM
     303* 多重度: 1
    267304
    268305== PwmGetOutputState ==
     
    270307/AUTOSAR/EcucDefs/Pwm/PwmConfigurationOfOptApiServices/PwmGetOutputState
    271308}}}
    272 * 型:BooleanParam
    273 * 多重度:1
     309* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     310* SWSタグ: ECUC_Pwm_00127
     311* タイプ: BOOLEAN-PARAM
     312* 多重度: 1
    274313
    275314== PwmSetDutyCycle ==
     
    277316/AUTOSAR/EcucDefs/Pwm/PwmConfigurationOfOptApiServices/PwmSetDutyCycle
    278317}}}
    279 * 型:BooleanParam
    280 * 多重度:1
     318* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     319* SWSタグ: ECUC_Pwm_00128
     320* タイプ: BOOLEAN-PARAM
     321* 多重度: 1
    281322
    282323== PwmSetOutputToIdle ==
     
    284325/AUTOSAR/EcucDefs/Pwm/PwmConfigurationOfOptApiServices/PwmSetOutputToIdle
    285326}}}
    286 * 型:BooleanParam
    287 * 多重度:1
     327* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     328* SWSタグ: ECUC_Pwm_00129
     329* タイプ: BOOLEAN-PARAM
     330* 多重度: 1
    288331
    289332== PwmSetPeriodAndDuty ==
     
    291334/AUTOSAR/EcucDefs/Pwm/PwmConfigurationOfOptApiServices/PwmSetPeriodAndDuty
    292335}}}
    293 * 型:BooleanParam
    294 * 多重度:1
     336* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     337* SWSタグ: ECUC_Pwm_00130
     338* タイプ: BOOLEAN-PARAM
     339* 多重度: 1
    295340
    296341== PwmVersionInfoApi ==
     
    298343/AUTOSAR/EcucDefs/Pwm/PwmConfigurationOfOptApiServices/PwmVersionInfoApi
    299344}}}
    300 * 型:BooleanParam
    301 * 多重度:1
     345* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     346* SWSタグ: ECUC_Pwm_00135
     347* タイプ: BOOLEAN-PARAM
     348* 多重度: 1
     349* デフォルト値:
     350  * R4.3.1/R4.4.0/R19-11/R20-11/R21-11: false
    302351
    303352== PwmGeneral ==
     
    305354/AUTOSAR/EcucDefs/Pwm/PwmGeneral
    306355}}}
    307 * 型:Container
    308 * 多重度:1
     356* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     357* SWSタグ: ECUC_Pwm_00004
     358* タイプ: PARAM-CONF-CONTAINER
     359* 多重度: 1
    309360
    310361== PwmDevErorDetect ==
     
    312363/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmDevErorDetect
    313364}}}
    314 * 型:BooleanParam
    315 * 多重度:1
     365* 対象リビジョン: R4.0.3
     366* タイプ: BOOLEAN-PARAM
     367* 多重度: 1
    316368
    317369== PwmDevErrorDetect ==
     
    319371/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmDevErrorDetect
    320372}}}
    321 * 型:BooleanParam
    322 * 多重度:1
     373* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     374* SWSタグ: ECUC_Pwm_00131
     375* タイプ: BOOLEAN-PARAM
     376* 多重度: 1
     377* デフォルト値:
     378  * R4.3.1/R4.4.0/R19-11/R20-11/R21-11: false
    323379
    324380== PwmDutycycleUpdatedEndperiod ==
     
    326382/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmDutycycleUpdatedEndperiod
    327383}}}
    328 * 型:BooleanParam
    329 * 多重度:1
     384* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     385* SWSタグ: ECUC_Pwm_00132
     386* タイプ: BOOLEAN-PARAM
     387* 多重度: 1
     388
     389== PwmEcucPartitionRef ==
     390{{{
     391/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmEcucPartitionRef
     392}}}
     393* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     394* SWSタグ: ECUC_Pwm_00149
     395* タイプ: REFERENCE
     396* 多重度: 0..*
     397* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
    330398
    331399== PwmIndex ==
     
    333401/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmIndex
    334402}}}
    335 * 型:IntegerParam
    336 * 多重度:1
    337 * 上限値:4294967295
    338 * 下限値:0
     403* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     404* SWSタグ: ECUC_Pwm_00139
     405* タイプ: INTEGER-PARAM
     406* 多重度: 1
     407* 上限値: 4294967295
     408* 下限値: 0
     409
     410== PwmKernelEcucPartitionRef ==
     411{{{
     412/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmKernelEcucPartitionRef
     413}}}
     414* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     415* SWSタグ: ECUC_Pwm_00150
     416* タイプ: REFERENCE
     417* 多重度: 0..1
     418* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
    339419
    340420== PwmLowPowerStatesSupport ==
     
    342422/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmLowPowerStatesSupport
    343423}}}
    344 * 型:BooleanParam
    345 * 多重度:0..1
    346 * デフォルト値:false
     424* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     425* SWSタグ: ECUC_Pwm_00142
     426* タイプ: BOOLEAN-PARAM
     427* 多重度: 0..1
     428* デフォルト値: false
    347429
    348430== PwmNotificationSupported ==
     
    350432/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmNotificationSupported
    351433}}}
    352 * 型:BooleanParam
    353 * 多重度:1
     434* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     435* SWSタグ: ECUC_Pwm_00133
     436* タイプ: BOOLEAN-PARAM
     437* 多重度: 1
    354438
    355439== PwmPeriodUpdatedEndperiod ==
     
    357441/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmPeriodUpdatedEndperiod
    358442}}}
    359 * 型:BooleanParam
    360 * 多重度:1
     443* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     444* SWSタグ: ECUC_Pwm_00134
     445* タイプ: BOOLEAN-PARAM
     446* 多重度: 1
    361447
    362448== PwmPowerStateAsynchTransitionMode ==
     
    364450/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmPowerStateAsynchTransitionMode
    365451}}}
    366 * 型:BooleanParam
    367 * 多重度:0..1
    368 * デフォルト値:false
     452* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     453* SWSタグ: ECUC_Pwm_00143
     454* タイプ: BOOLEAN-PARAM
     455* 多重度: 0..1
     456* デフォルト値: false
    369457
    370458== PwmPowerStateConfig ==
     
    372460/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmPowerStateConfig
    373461}}}
    374 * 型:Container
    375 * 多重度:0..*
     462* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     463* SWSタグ: ECUC_Pwm_00144
     464* タイプ: PARAM-CONF-CONTAINER
     465* 多重度: 0..*
    376466
    377467== PwmPowerState ==
     
    379469/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmPowerStateConfig/PwmPowerState
    380470}}}
    381 * 型:IntegerParam
    382 * 多重度:1
    383 * 上限値:18446744073709551615
    384 * 下限値:0
     471* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     472* SWSタグ: ECUC_Pwm_00146
     473* タイプ: INTEGER-PARAM
     474* 多重度: 1
     475* 上限値: 18446744073709551615
     476* 下限値: 0
    385477
    386478== PwmPowerStateReadyCbkRef ==
     
    388480/AUTOSAR/EcucDefs/Pwm/PwmGeneral/PwmPowerStateConfig/PwmPowerStateReadyCbkRef
    389481}}}
    390 * 型:FunctionName
    391 * 多重度:1
     482* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     483* SWSタグ: ECUC_Pwm_00145
     484* タイプ: FUNCTION-NAME
     485* 多重度: 1
     486