Macros
Collaboration diagram for RTC TimeStamp Edges Definitions:

Macros

#define RTC_TIMESTAMPEDGE_FALLING   0x00000008U
 
#define RTC_TIMESTAMPEDGE_FALLING   ((uint32_t)0x00000008U)
 
#define RTC_TIMESTAMPEDGE_RISING   0x00000000U
 
#define RTC_TIMESTAMPEDGE_RISING   ((uint32_t)0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ RTC_TIMESTAMPEDGE_FALLING [1/2]

#define RTC_TIMESTAMPEDGE_FALLING   0x00000008U

Definition at line 113 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPEDGE_FALLING [2/2]

#define RTC_TIMESTAMPEDGE_FALLING   ((uint32_t)0x00000008U)

Definition at line 142 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPEDGE_RISING [1/2]

#define RTC_TIMESTAMPEDGE_RISING   0x00000000U

Definition at line 112 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPEDGE_RISING [2/2]

#define RTC_TIMESTAMPEDGE_RISING   ((uint32_t)0x00000000U)

Definition at line 141 of file stm32f7xx_hal_rtc_ex.h.



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