libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | BKP_RTCCR_ASOS (1 << 9) |
ASOS: Alarm or second output selection. More... | |
#define | BKP_RTCCR_ASOE (1 << 8) |
ASOE: Alarm or second output enable. More... | |
#define | BKP_RTCCR_CCO (1 << 7) |
CCO: Calibration clock output. More... | |
#define | BKP_RTCCR_CAL_LSB 0 |
CAL[6:0]: Calibration value. More... | |
#define BKP_RTCCR_ASOE (1 << 8) |
#define BKP_RTCCR_ASOS (1 << 9) |