libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
pwr.h File Reference
#include <libopencm3/stm32/common/pwr_common_v1.h>
Include dependency graph for pwr.h:

Go to the source code of this file.

Macros

#define PWR_CR_FPDS   (1 << 9)
 
#define PWR_CSR_BRE   (1 << 9)
 

Macro Definition Documentation

◆ PWR_CR_FPDS

#define PWR_CR_FPDS   (1 << 9)

Definition at line 48 of file pwr.h.

◆ PWR_CSR_BRE

#define PWR_CSR_BRE   (1 << 9)

Definition at line 55 of file pwr.h.