libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | PWR_CR1_UDEN_DISABLED (0x0 << PWR_CR1_UDEN_LSB) |
#define | PWR_CR1_UDEN_ENABLED (0x3 << PWR_CR1_UDEN_LSB) |
#define PWR_CR1_UDEN_DISABLED (0x0 << PWR_CR1_UDEN_LSB) |
#define PWR_CR1_UDEN_ENABLED (0x3 << PWR_CR1_UDEN_LSB) |