Macros
Collaboration diagram for RTC TimeStamp Pins Selection:

Macros

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

Detailed Description

Macro Definition Documentation

◆ RTC_TIMESTAMPPIN_DEFAULT [1/2]

#define RTC_TIMESTAMPPIN_DEFAULT   0x00000000U

Definition at line 146 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPPIN_DEFAULT [2/2]

#define RTC_TIMESTAMPPIN_DEFAULT   ((uint32_t)0x00000000U)

Definition at line 171 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPPIN_POS1 [1/2]

#define RTC_TIMESTAMPPIN_POS1   0x00020000U

Definition at line 149 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPPIN_POS1 [2/2]

#define RTC_TIMESTAMPPIN_POS1   ((uint32_t)0x00000002U)

Definition at line 172 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPPIN_POS2

#define RTC_TIMESTAMPPIN_POS2   ((uint32_t)0x00000004U)

Definition at line 173 of file stm32f7xx_hal_rtc_ex.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:07