Macros
RTC Tamper TimeStamp On Tamper Detection Definitions
Collaboration diagram for RTC Tamper TimeStamp On Tamper Detection Definitions:

Macros

#define RTC_TIMESTAMPONTAMPERDETECTION_DISABLE   0x00000000U
 
#define RTC_TIMESTAMPONTAMPERDETECTION_DISABLE   ((uint32_t)0x00000000U)
 
#define RTC_TIMESTAMPONTAMPERDETECTION_ENABLE   ((uint32_t)RTC_TAFCR_TAMPTS)
 
#define RTC_TIMESTAMPONTAMPERDETECTION_ENABLE   ((uint32_t)RTC_TAMPCR_TAMPTS)
 

Detailed Description

Macro Definition Documentation

◆ RTC_TIMESTAMPONTAMPERDETECTION_DISABLE [1/2]

#define RTC_TIMESTAMPONTAMPERDETECTION_DISABLE   0x00000000U

TimeStamp on Tamper Detection event is not saved

Definition at line 223 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPONTAMPERDETECTION_DISABLE [2/2]

#define RTC_TIMESTAMPONTAMPERDETECTION_DISABLE   ((uint32_t)0x00000000U)

TimeStamp on Tamper Detection event is not saved

Definition at line 264 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPONTAMPERDETECTION_ENABLE [1/2]

#define RTC_TIMESTAMPONTAMPERDETECTION_ENABLE   ((uint32_t)RTC_TAFCR_TAMPTS)

TimeStamp on Tamper Detection event saved

Definition at line 222 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPONTAMPERDETECTION_ENABLE [2/2]

#define RTC_TIMESTAMPONTAMPERDETECTION_ENABLE   ((uint32_t)RTC_TAMPCR_TAMPTS)

TimeStamp on Tamper Detection event saved

Definition at line 263 of file stm32f7xx_hal_rtc_ex.h.



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