STM32H735xx HAL User Manual
Defines
RTC Active Tamper selection Definition
RTC Exported Constants

Defines

#define RTC_ATAMP_1   0u
#define RTC_ATAMP_2   1u
#define RTC_ATAMP_3   2u
#define RTC_ATAMP_4   3u
#define RTC_ATAMP_5   4u
#define RTC_ATAMP_6   5u
#define RTC_ATAMP_7   6u
#define RTC_ATAMP_8   7u

Define Documentation

#define RTC_ATAMP_1   0u

Tamper 1

Definition at line 723 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_2   1u

Tamper 2

Definition at line 724 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_3   2u

Tamper 3

Definition at line 725 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_4   3u

Tamper 4

Definition at line 726 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_5   4u

Tamper 5

Definition at line 727 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_6   5u

Tamper 6

Definition at line 728 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_7   6u

Tamper 7

Definition at line 729 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_8   7u

Tamper 8

Definition at line 730 of file stm32h7xx_hal_rtc_ex.h.