PWREx AVD configuration structure definition. More...
#include <stm32h7xx_hal_pwr_ex.h>
Public Attributes | |
uint32_t | AVDLevel |
uint32_t | Mode |
PWREx AVD configuration structure definition.
Definition at line 46 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
uint32_t PWREx_AVDTypeDef::AVDLevel |
AVDLevel : Specifies the AVD detection level. This parameter can be a value of PWREx AVD detection level
Definition at line 48 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
uint32_t PWREx_AVDTypeDef::Mode |
Mode : Specifies the EXTI operating mode for the AVD event. This parameter can be a value of PWREx AVD Mode.
Definition at line 53 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.