STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
HAL RTC Aliased Defines maintained for legacy purpose

Macros

#define FORMAT_BIN   RTC_FORMAT_BIN
 
#define FORMAT_BCD   RTC_FORMAT_BCD
 
#define RTC_ALARMSUBSECONDMASK_None   RTC_ALARMSUBSECONDMASK_NONE
 
#define RTC_TAMPERERASEBACKUP_ENABLED   RTC_TAMPER_ERASE_BACKUP_ENABLE
 
#define RTC_TAMPERERASEBACKUP_ENABLED   RTC_TAMPER_ERASE_BACKUP_ENABLE
 
#define RTC_TAMPERERASEBACKUP_DISABLED   RTC_TAMPER_ERASE_BACKUP_DISABLE
 
#define RTC_TAMPERERASEBACKUP_DISABLED   RTC_TAMPER_ERASE_BACKUP_DISABLE
 
#define RTC_TAMPERMASK_FLAG_DISABLED   RTC_TAMPERMASK_FLAG_DISABLE
 
#define RTC_TAMPERMASK_FLAG_ENABLED   RTC_TAMPERMASK_FLAG_ENABLE
 
#define RTC_MASKTAMPERFLAG_DISABLED   RTC_TAMPERMASK_FLAG_DISABLE
 
#define RTC_MASKTAMPERFLAG_DISABLED   RTC_TAMPERMASK_FLAG_DISABLE
 
#define RTC_MASKTAMPERFLAG_ENABLED   RTC_TAMPERMASK_FLAG_ENABLE
 
#define RTC_MASKTAMPERFLAG_ENABLED   RTC_TAMPERMASK_FLAG_ENABLE
 
#define RTC_TAMPER1_2_INTERRUPT   RTC_ALL_TAMPER_INTERRUPT
 
#define RTC_TAMPER1_2_3_INTERRUPT   RTC_ALL_TAMPER_INTERRUPT
 
#define RTC_TIMESTAMPPIN_PC13   RTC_TIMESTAMPPIN_DEFAULT
 
#define RTC_TIMESTAMPPIN_PA0   RTC_TIMESTAMPPIN_POS1
 
#define RTC_TIMESTAMPPIN_PI8   RTC_TIMESTAMPPIN_POS1
 
#define RTC_TIMESTAMPPIN_PC1   RTC_TIMESTAMPPIN_POS2
 
#define RTC_OUTPUT_REMAP_PC13   RTC_OUTPUT_REMAP_NONE
 
#define RTC_OUTPUT_REMAP_PB14   RTC_OUTPUT_REMAP_POS1
 
#define RTC_OUTPUT_REMAP_PB2   RTC_OUTPUT_REMAP_POS1
 
#define RTC_TAMPERPIN_PC13   RTC_TAMPERPIN_DEFAULT
 
#define RTC_TAMPERPIN_PA0   RTC_TAMPERPIN_POS1
 
#define RTC_TAMPERPIN_PI8   RTC_TAMPERPIN_POS1
 

Detailed Description

Macro Definition Documentation

#define FORMAT_BCD   RTC_FORMAT_BCD

Definition at line 657 of file stm32_hal_legacy.h.

#define FORMAT_BIN   RTC_FORMAT_BIN

Definition at line 656 of file stm32_hal_legacy.h.

#define RTC_ALARMSUBSECONDMASK_None   RTC_ALARMSUBSECONDMASK_NONE

Definition at line 659 of file stm32_hal_legacy.h.

#define RTC_MASKTAMPERFLAG_DISABLED   RTC_TAMPERMASK_FLAG_DISABLE

Definition at line 669 of file stm32_hal_legacy.h.

#define RTC_MASKTAMPERFLAG_DISABLED   RTC_TAMPERMASK_FLAG_DISABLE

Definition at line 669 of file stm32_hal_legacy.h.

#define RTC_MASKTAMPERFLAG_ENABLED   RTC_TAMPERMASK_FLAG_ENABLE

Definition at line 670 of file stm32_hal_legacy.h.

#define RTC_MASKTAMPERFLAG_ENABLED   RTC_TAMPERMASK_FLAG_ENABLE

Definition at line 670 of file stm32_hal_legacy.h.

#define RTC_OUTPUT_REMAP_PB14   RTC_OUTPUT_REMAP_POS1

Definition at line 680 of file stm32_hal_legacy.h.

#define RTC_OUTPUT_REMAP_PB2   RTC_OUTPUT_REMAP_POS1

Definition at line 681 of file stm32_hal_legacy.h.

#define RTC_OUTPUT_REMAP_PC13   RTC_OUTPUT_REMAP_NONE

Definition at line 679 of file stm32_hal_legacy.h.

#define RTC_TAMPER1_2_3_INTERRUPT   RTC_ALL_TAMPER_INTERRUPT

Definition at line 672 of file stm32_hal_legacy.h.

#define RTC_TAMPER1_2_INTERRUPT   RTC_ALL_TAMPER_INTERRUPT

Definition at line 671 of file stm32_hal_legacy.h.

#define RTC_TAMPERERASEBACKUP_DISABLED   RTC_TAMPER_ERASE_BACKUP_DISABLE

Definition at line 668 of file stm32_hal_legacy.h.

#define RTC_TAMPERERASEBACKUP_DISABLED   RTC_TAMPER_ERASE_BACKUP_DISABLE

Definition at line 668 of file stm32_hal_legacy.h.

#define RTC_TAMPERERASEBACKUP_ENABLED   RTC_TAMPER_ERASE_BACKUP_ENABLE

Definition at line 667 of file stm32_hal_legacy.h.

#define RTC_TAMPERERASEBACKUP_ENABLED   RTC_TAMPER_ERASE_BACKUP_ENABLE

Definition at line 667 of file stm32_hal_legacy.h.

#define RTC_TAMPERMASK_FLAG_DISABLED   RTC_TAMPERMASK_FLAG_DISABLE

Definition at line 662 of file stm32_hal_legacy.h.

#define RTC_TAMPERMASK_FLAG_ENABLED   RTC_TAMPERMASK_FLAG_ENABLE

Definition at line 663 of file stm32_hal_legacy.h.

#define RTC_TAMPERPIN_PA0   RTC_TAMPERPIN_POS1

Definition at line 684 of file stm32_hal_legacy.h.

#define RTC_TAMPERPIN_PC13   RTC_TAMPERPIN_DEFAULT

Definition at line 683 of file stm32_hal_legacy.h.

#define RTC_TAMPERPIN_PI8   RTC_TAMPERPIN_POS1

Definition at line 685 of file stm32_hal_legacy.h.

#define RTC_TIMESTAMPPIN_PA0   RTC_TIMESTAMPPIN_POS1

Definition at line 675 of file stm32_hal_legacy.h.

#define RTC_TIMESTAMPPIN_PC1   RTC_TIMESTAMPPIN_POS2

Definition at line 677 of file stm32_hal_legacy.h.

#define RTC_TIMESTAMPPIN_PC13   RTC_TIMESTAMPPIN_DEFAULT

Definition at line 674 of file stm32_hal_legacy.h.

#define RTC_TIMESTAMPPIN_PI8   RTC_TIMESTAMPPIN_POS1

Definition at line 676 of file stm32_hal_legacy.h.