Macros
Collaboration diagram for RTC Tamper Triggers Definitions:

Macros

#define RTC_TAMPERTRIGGER_FALLINGEDGE   0x00000002U
 
#define RTC_TAMPERTRIGGER_FALLINGEDGE   ((uint32_t)0x00000002U)
 
#define RTC_TAMPERTRIGGER_HIGHLEVEL   RTC_TAMPERTRIGGER_FALLINGEDGE
 
#define RTC_TAMPERTRIGGER_HIGHLEVEL   RTC_TAMPERTRIGGER_FALLINGEDGE
 
#define RTC_TAMPERTRIGGER_LOWLEVEL   RTC_TAMPERTRIGGER_RISINGEDGE
 
#define RTC_TAMPERTRIGGER_LOWLEVEL   RTC_TAMPERTRIGGER_RISINGEDGE
 
#define RTC_TAMPERTRIGGER_RISINGEDGE   0x00000000U
 
#define RTC_TAMPERTRIGGER_RISINGEDGE   ((uint32_t)0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ RTC_TAMPERTRIGGER_FALLINGEDGE [1/2]

#define RTC_TAMPERTRIGGER_FALLINGEDGE   0x00000002U

Definition at line 159 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERTRIGGER_FALLINGEDGE [2/2]

#define RTC_TAMPERTRIGGER_FALLINGEDGE   ((uint32_t)0x00000002U)

Definition at line 182 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TAMPERTRIGGER_HIGHLEVEL [1/2]

#define RTC_TAMPERTRIGGER_HIGHLEVEL   RTC_TAMPERTRIGGER_FALLINGEDGE

Definition at line 161 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERTRIGGER_HIGHLEVEL [2/2]

#define RTC_TAMPERTRIGGER_HIGHLEVEL   RTC_TAMPERTRIGGER_FALLINGEDGE

Definition at line 184 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TAMPERTRIGGER_LOWLEVEL [1/2]

#define RTC_TAMPERTRIGGER_LOWLEVEL   RTC_TAMPERTRIGGER_RISINGEDGE

Definition at line 160 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERTRIGGER_LOWLEVEL [2/2]

#define RTC_TAMPERTRIGGER_LOWLEVEL   RTC_TAMPERTRIGGER_RISINGEDGE

Definition at line 183 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TAMPERTRIGGER_RISINGEDGE [1/2]

#define RTC_TAMPERTRIGGER_RISINGEDGE   0x00000000U

Definition at line 158 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERTRIGGER_RISINGEDGE [2/2]

#define RTC_TAMPERTRIGGER_RISINGEDGE   ((uint32_t)0x00000000U)

Definition at line 181 of file stm32f7xx_hal_rtc_ex.h.



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