<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- This code has been generated by the "xml-config-" code generator from Remi PRUD'HOMME. -->
<IP DBVersion="V4.0" Name="IWDG" Version="STM32Cube_FW_L0_V1.0.0" IncludeFile="stm32l0xx_hal.h" xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://mcd.rou.st.com/modules.php?name=mcu" ns0:schemaLocation="http://mcd.rou.st.com/modules.php?name=mcu file:///C:/MicroXplorer/MicroXplorer/doc/V4/Development/Specifications/db/IP_Configs.xsd">
    <RefConfig Name="IWDG_Init">
        <CallLibMethod Name="HAL_IWDG_Init"/>
    </RefConfig>
    <RefComponent Cclass="HAL" Cgroup="IWDG" Cversion="1.0.0">
        <File Category="header" Name="Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_iwdg.h"/>
        <File Category="source" Name="Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_iwdg.c"/>
    </RefComponent>

    <LibMethod Comment="" Name="HAL_IWDG_Init">
        <Argument AddressOf="true" GenericType="struct" Name="hiwdg" TypeName="IWDG_HandleTypeDef" Context="global">
            <Argument AddressOf="true" GenericType="baseaddress" Name="Instance" TypeName="IWDG_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="IWDG_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="Prescaler"/>
                <Argument AddressOf="false" GenericType="simple" Name="Window"/>
                <Argument AddressOf="false" GenericType="simple" Name="Reload"/>
            </Argument>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" TypeName="HAL_LockTypeDef"/>
            <Argument AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_IWDG_StateTypeDef"/>
        </Argument>
    </LibMethod>
</IP>
