HAL
RTC_TIMESTAMPPIN_DEFAULT is only used within HAL.
 
Symbols
loading...
Files
loading...

RTC_TIMESTAMPPIN_DEFAULT macro

Syntax

#define RTC_TIMESTAMPPIN_DEFAULT 0x00000000U

References

LocationText
stm32f4xx_hal_rtc_ex.h:123
#define RTC_TIMESTAMPPIN_DEFAULT 0x00000000U
stm32_hal_legacy.h:1229
#define RTC_TIMESTAMPPIN_PC13 RTC_TIMESTAMPPIN_DEFAULT
stm32f4xx_hal_rtc_ex.h:973
#define IS_RTC_TIMESTAMP_PIN(PIN) (((PIN) == RTC_TIMESTAMPPIN_DEFAULT) || \