libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Power voltage detector rising threshold selection. More...
Macros | |
#define | PWR_CR2_PVDRT_2V1 0x00 |
#define | PWR_CR2_PVDRT_2V2 0x01 |
#define | PWR_CR2_PVDRT_2V5 0x02 |
#define | PWR_CR2_PVDRT_2V6 0x03 |
#define | PWR_CR2_PVDRT_2V7 0x04 |
#define | PWR_CR2_PVDRT_2V9 0x05 |
#define | PWR_CR2_PVDRT_3V0 0x06 |
#define | PWR_CR2_PVDRT_PVD_IN 0x07 |
Power voltage detector rising threshold selection.