|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | RTC_STOREOPERATION_RESET 0x00000000U |
| #define | RTC_STOREOPERATION_SET RTC_CR_BKP |
| #define RTC_STOREOPERATION_RESET 0x00000000U |
#include <stm32f4xx_hal_rtc.h>
Definition at line 293 of file stm32f4xx_hal_rtc.h.
| #define RTC_STOREOPERATION_SET RTC_CR_BKP |
#include <stm32f4xx_hal_rtc.h>
Definition at line 294 of file stm32f4xx_hal_rtc.h.