|
STM32F479xx HAL User Manual
|
Defines | |
| #define | RTC_WAKEUPCLOCK_RTCCLK_DIV16 0x00000000U |
| #define | RTC_WAKEUPCLOCK_RTCCLK_DIV8 0x00000001U |
| #define | RTC_WAKEUPCLOCK_RTCCLK_DIV4 0x00000002U |
| #define | RTC_WAKEUPCLOCK_RTCCLK_DIV2 0x00000003U |
| #define | RTC_WAKEUPCLOCK_CK_SPRE_16BITS 0x00000004U |
| #define | RTC_WAKEUPCLOCK_CK_SPRE_17BITS 0x00000006U |
| #define RTC_WAKEUPCLOCK_CK_SPRE_16BITS 0x00000004U |
Definition at line 244 of file stm32f4xx_hal_rtc_ex.h.
| #define RTC_WAKEUPCLOCK_CK_SPRE_17BITS 0x00000006U |
Definition at line 245 of file stm32f4xx_hal_rtc_ex.h.
| #define RTC_WAKEUPCLOCK_RTCCLK_DIV16 0x00000000U |
Definition at line 240 of file stm32f4xx_hal_rtc_ex.h.
| #define RTC_WAKEUPCLOCK_RTCCLK_DIV2 0x00000003U |
Definition at line 243 of file stm32f4xx_hal_rtc_ex.h.
| #define RTC_WAKEUPCLOCK_RTCCLK_DIV4 0x00000002U |
Definition at line 242 of file stm32f4xx_hal_rtc_ex.h.
| #define RTC_WAKEUPCLOCK_RTCCLK_DIV8 0x00000001U |
Definition at line 241 of file stm32f4xx_hal_rtc_ex.h.
1.7.6.1