STM32F10x Standard Peripherals Library
3.5.0
|
Defines | |
#define | RTC_LSB_MASK ((uint32_t)0x0000FFFF) |
#define | PRLH_MSB_MASK ((uint32_t)0x000F0000) |
#define PRLH_MSB_MASK ((uint32_t)0x000F0000) |
RTC Prescaler MSB Mask
Definition at line 45 of file stm32f10x_rtc.c.
#define RTC_LSB_MASK ((uint32_t)0x0000FFFF) |
RTC LSB Mask
Definition at line 44 of file stm32f10x_rtc.c.