__HAL_PWR_PVD_EXTI_ENABLE_EVENT
Description:
Enable event on PVD Exti Line 16.
Return value:
None.
__HAL_PWR_PVD_EXTI_DISABLE_EVENT
Description:
Disable event on PVD Exti Line 16.
Return value:
None.
__HAL_PWR_PVD_EXTI_ENABLE_RISING_
EDGE
Description:
Enable the PVD Extended Interrupt
Rising Trigger.
Return value:
None.
__HAL_PWR_PVD_EXTI_DISABLE_RISING
_EDGE
Description:
Disable the PVD Extended Interrupt
Rising Trigger.
Return value:
None.
__HAL_PWR_PVD_EXTI_ENABLE_FALLING
_EDGE
Description:
Enable the PVD Extended Interrupt
Falling Trigger.
Return value:
None.
__HAL_PWR_PVD_EXTI_DISABLE_FALLIN
G_EDGE
Description:
Disable the PVD Extended Interrupt
Falling Trigger.
Return value:
None.
__HAL_PWR_PVD_EXTI_ENABLE_RISING_
FALLING_EDGE
Description:
PVD EXTI line configuration: set
rising & falling edge trigger.
Return value:
None.
__HAL_PWR_PVD_EXTI_DISABLE_RISING
_FALLING_EDGE
Description:
Disable the PVD Extended Interrupt
Rising & Falling Trigger.
Return value: