STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
RTCEx Add 1 Second Parameter Definitions
Collaboration diagram for RTCEx Add 1 Second Parameter Definitions:

Macros

#define RTC_SHIFTADD1S_RESET   0x00000000U
 
#define RTC_SHIFTADD1S_SET   RTC_SHIFTR_ADD1S
 

Detailed Description

Macro Definition Documentation

◆ RTC_SHIFTADD1S_RESET

#define RTC_SHIFTADD1S_RESET   0x00000000U

#include <stm32f4xx_hal_rtc_ex.h>

Definition at line 301 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_SHIFTADD1S_SET

#define RTC_SHIFTADD1S_SET   RTC_SHIFTR_ADD1S

#include <stm32f4xx_hal_rtc_ex.h>

Definition at line 302 of file stm32f4xx_hal_rtc_ex.h.