STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
RTCEx TimeStamp Pin Selection

Macros

#define RTC_TIMESTAMPPIN_DEFAULT   ((uint32_t)0x00000000U)
 
#define RTC_TIMESTAMPPIN_POS1   ((uint32_t)0x00000002U)
 
#define RTC_TIMESTAMPPIN_POS2   ((uint32_t)0x00000004U)
 

Detailed Description

Macro Definition Documentation

#define RTC_TIMESTAMPPIN_DEFAULT   ((uint32_t)0x00000000U)

Definition at line 189 of file stm32f7xx_hal_rtc_ex.h.

#define RTC_TIMESTAMPPIN_POS1   ((uint32_t)0x00000002U)

Definition at line 190 of file stm32f7xx_hal_rtc_ex.h.

#define RTC_TIMESTAMPPIN_POS2   ((uint32_t)0x00000004U)

Definition at line 191 of file stm32f7xx_hal_rtc_ex.h.