STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
PWR_PVDTypeDef Struct Reference

PWR PVD configuration structure definition. More...

#include <stm32f4xx_hal_pwr.h>

Public Attributes

uint32_t PVDLevel
uint32_t Mode

Detailed Description

PWR PVD configuration structure definition.

Definition at line 46 of file stm32f4xx_hal_pwr.h.

Member Data Documentation

◆ Mode

uint32_t PWR_PVDTypeDef::Mode

Mode: Specifies the operating mode for the selected pins. This parameter can be a value of PWR PVD Mode

Definition at line 51 of file stm32f4xx_hal_pwr.h.

◆ PVDLevel

uint32_t PWR_PVDTypeDef::PVDLevel

PVDLevel: Specifies the PVD detection level. This parameter can be a value of PWR PVD detection level

Definition at line 48 of file stm32f4xx_hal_pwr.h.


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