Macros
Collaboration diagram for PWREx Regulator state in UnderDrive mode:

Macros

#define PWR_LOWPOWERREGULATOR_UNDERDRIVE_ON   ((uint32_t)(PWR_CR1_LPDS | PWR_CR1_LPUDS))
 
#define PWR_MAINREGULATOR_UNDERDRIVE_ON   PWR_CR1_MRUDS
 

Detailed Description

Macro Definition Documentation

◆ PWR_LOWPOWERREGULATOR_UNDERDRIVE_ON

#define PWR_LOWPOWERREGULATOR_UNDERDRIVE_ON   ((uint32_t)(PWR_CR1_LPDS | PWR_CR1_LPUDS))

Definition at line 74 of file stm32f7xx_hal_pwr_ex.h.

◆ PWR_MAINREGULATOR_UNDERDRIVE_ON

#define PWR_MAINREGULATOR_UNDERDRIVE_ON   PWR_CR1_MRUDS

Definition at line 73 of file stm32f7xx_hal_pwr_ex.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08