STM32H735xx HAL User Manual
Data Fields
PWREx_AVDTypeDef Struct Reference

PWREx AVD configuration structure definition. More...

#include <stm32h7xx_hal_pwr_ex.h>

Data Fields

uint32_t AVDLevel
uint32_t Mode

Detailed Description

PWREx AVD configuration structure definition.

Definition at line 45 of file stm32h7xx_hal_pwr_ex.h.


Field Documentation

AVDLevel : Specifies the AVD detection level. This parameter can be a value of PWREx AVD detection level

Definition at line 47 of file stm32h7xx_hal_pwr_ex.h.

Referenced by HAL_PWREx_ConfigAVD().

Mode : Specifies the EXTI operating mode for the AVD event. This parameter can be a value of PWREx AVD Mode.

Definition at line 52 of file stm32h7xx_hal_pwr_ex.h.

Referenced by HAL_PWREx_ConfigAVD().


The documentation for this struct was generated from the following file: