<?xml version="1.0" encoding="utf-8" standalone="no"?>

<IP DBVersion="V4.0" Name="WWDG" Version="STM32Cube_FW_F4_V1.12.0" IncludeFile="stm32f4xx_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="WWDG_Init">
       <CallLibMethod Name="HAL_WWDG_Init"/>
       <ImplementCallBack Name="HAL_WWDG_MspInit"/>
    </RefConfig>

    <RefComponent Cclass="HAL" Cgroup="WWDG" Cversion="1.12.0">
        <File Category="header" Name="Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_wwdg.h"/>
        <File Category="source" Name="Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_wwdg.c"/>
    </RefComponent>

    <LibMethod Comment="" Name="HAL_WWDG_Init">
    <Argument AddressOf="true" GenericType="struct" Name="hwwdg" TypeName="WWDG_HandleTypeDef" Context="global">
        <Argument AddressOf="true" GenericType="baseaddress" Name="Instance" TypeName="WWDG_TypeDef"/>
        <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="WWDG_InitTypeDef">
            <Argument AddressOf="false" GenericType="simple" Name="Prescaler"/>
            <Argument AddressOf="false" GenericType="simple" Name="Window"/>
            <Argument AddressOf="false" GenericType="simple" Name="Counter"/>
            <Argument AddressOf="false" GenericType="simple" Name="EWIMode"/>
        </Argument>
        <Argument AddressOf="false" GenericType="simple" Name="Lock" TypeName="HAL_LockTypeDef"/>
        <Argument AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_WWDG_StateTypeDef"/>
    </Argument>
    </LibMethod>
 </IP>
