Macros
Collaboration diagram for RTC Tamper Filter Definitions:

Macros

#define RTC_TAMPERFILTER_2SAMPLE   0x00000800U
 
#define RTC_TAMPERFILTER_2SAMPLE   ((uint32_t)0x00000800U)
 
#define RTC_TAMPERFILTER_4SAMPLE   0x00001000U
 
#define RTC_TAMPERFILTER_4SAMPLE   ((uint32_t)0x00001000U)
 
#define RTC_TAMPERFILTER_8SAMPLE   0x00001800U
 
#define RTC_TAMPERFILTER_8SAMPLE   ((uint32_t)0x00001800U)
 
#define RTC_TAMPERFILTER_DISABLE   0x00000000U
 
#define RTC_TAMPERFILTER_DISABLE   ((uint32_t)0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ RTC_TAMPERFILTER_2SAMPLE [1/2]

#define RTC_TAMPERFILTER_2SAMPLE   0x00000800U

Tamper is activated after 2 consecutive samples at the active level

Definition at line 171 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERFILTER_2SAMPLE [2/2]

#define RTC_TAMPERFILTER_2SAMPLE   ((uint32_t)0x00000800U)

Tamper is activated after 2 consecutive samples at the active level

Definition at line 212 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TAMPERFILTER_4SAMPLE [1/2]

#define RTC_TAMPERFILTER_4SAMPLE   0x00001000U

Tamper is activated after 4 consecutive samples at the active level

Definition at line 173 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERFILTER_4SAMPLE [2/2]

#define RTC_TAMPERFILTER_4SAMPLE   ((uint32_t)0x00001000U)

Tamper is activated after 4 consecutive samples at the active level

Definition at line 214 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TAMPERFILTER_8SAMPLE [1/2]

#define RTC_TAMPERFILTER_8SAMPLE   0x00001800U

Tamper is activated after 8 consecutive samples at the active level.

Definition at line 175 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERFILTER_8SAMPLE [2/2]

#define RTC_TAMPERFILTER_8SAMPLE   ((uint32_t)0x00001800U)

Tamper is activated after 8 consecutive samples at the active leve.

Definition at line 216 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TAMPERFILTER_DISABLE [1/2]

#define RTC_TAMPERFILTER_DISABLE   0x00000000U

Tamper filter is disabled

Definition at line 169 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPERFILTER_DISABLE [2/2]

#define RTC_TAMPERFILTER_DISABLE   ((uint32_t)0x00000000U)

Tamper filter is disabled

Definition at line 210 of file stm32f7xx_hal_rtc_ex.h.



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