|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_IT() |
| Enable interrupt on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_IT() |
| Disable interrupt on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_EVENT() |
| Enable event on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_EVENT() |
| Disable event on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_FALLING_EDGE() |
| Enable falling edge trigger on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_FALLING_EDGE() |
| Disable falling edge trigger on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_RISING_EDGE() |
| Enable rising edge trigger on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_RISING_EDGE() |
| Disable rising edge trigger on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_RISING_FALLING_EDGE() |
| Enable rising & falling edge trigger on the RTC Tamper and Timestamp associated EXTI line. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_RISING_FALLING_EDGE() |
| Disable rising & falling edge trigger on the RTC Tamper and Timestamp associated EXTI line. This parameter can be: | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_GET_FLAG() |
| Check whether the RTC Tamper and Timestamp associated EXTI line interrupt flag is set or not. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_CLEAR_FLAG() |
| Clear the RTC Tamper and Timestamp associated EXTI line flag. | |
| #define | __HAL_RTC_TAMPER_TIMESTAMP_EXTI_GENERATE_SWIT() |
| Generate a Software interrupt on the RTC Tamper and Timestamp associated EXTI line. | |
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_CLEAR_FLAG | ( | ) |
Clear the RTC Tamper and Timestamp associated EXTI line flag.
| None. |
Definition at line 759 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_EVENT | ( | ) |
Disable event on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 704 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_FALLING_EDGE | ( | ) |
Disable falling edge trigger on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 716 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_IT | ( | ) |
Disable interrupt on the RTC Tamper and Timestamp associated EXTI line.
| None |
Definition at line 692 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_RISING_EDGE | ( | ) |
Disable rising edge trigger on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 728 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_DISABLE_RISING_FALLING_EDGE | ( | ) |
Disable rising & falling edge trigger on the RTC Tamper and Timestamp associated EXTI line. This parameter can be:
| None. |
Definition at line 744 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_EVENT | ( | ) |
Enable event on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 698 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_FALLING_EDGE | ( | ) |
Enable falling edge trigger on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 710 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_IT | ( | ) |
Enable interrupt on the RTC Tamper and Timestamp associated EXTI line.
| None |
Definition at line 686 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_RISING_EDGE | ( | ) |
Enable rising edge trigger on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 722 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_ENABLE_RISING_FALLING_EDGE | ( | ) |
Enable rising & falling edge trigger on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 734 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_GENERATE_SWIT | ( | ) |
Generate a Software interrupt on the RTC Tamper and Timestamp associated EXTI line.
| None. |
Definition at line 765 of file stm32f4xx_hal_rtc_ex.h.
| #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_GET_FLAG | ( | ) |
Check whether the RTC Tamper and Timestamp associated EXTI line interrupt flag is set or not.
| Line | Status. |
Definition at line 753 of file stm32f4xx_hal_rtc_ex.h.