<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<IP xmlns="http://mcd.rou.st.com/modules.php?name=mcu" xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" DBVersion="V4.0" Name="PWR" Version="STM32Cube_FW_MP1_V1.0.0RC3" ns0:schemaLocation="http://mcd.rou.st.com/modules.php?name=mcu ../../../../../../../doc/V4/Development/Specifications/db/IP_Configs.xsd">

	<RefConfig Comment="PVD Configuration" Name="PVDConfig">
		<CallLibMethod Name="HAL_PWR_ConfigPVD"  ReturnHAL="false">
			<MethodArg Name="sConfigPVD.PVDLevel" ParameterName="PVDLevel"/>
			<MethodArg Name="sConfigPVD.Mode" ParameterName="Mode"/>
		</CallLibMethod>
	</RefConfig>
	<RefConfig Comment="Enable the PVD Output" Name="PVDEnable">
		<CallLibMethod Name="HAL_PWR_EnablePVD" ReturnHAL="false"/>
	</RefConfig>

	<LibMethod Comment="" Name="HAL_PWR_ConfigPVD">
		<Argument AddressOf="true" GenericType="struct" Name="sConfigPVD" TypeName="PWR_PVDTypeDef">
			<Argument AddressOf="false" GenericType="simple" Name="PVDLevel"/>
			<Argument AddressOf="false" GenericType="simple" Name="Mode"/>
		</Argument>
	</LibMethod>


	<LibMethod Comment="" Name="HAL_PWR_EnablePVD"/>

 
</IP>
