|
STM32L443xx HAL User Manual
|
Defines | |
| #define | RTC_TAMPER_1 RTC_TAMPCR_TAMP1E |
| #define | RTC_TAMPER_2 RTC_TAMPCR_TAMP2E |
| #define | RTC_TAMPER_3 RTC_TAMPCR_TAMP3E |
| #define RTC_TAMPER_1 RTC_TAMPCR_TAMP1E |
Definition at line 217 of file stm32l4xx_hal_rtc_ex.h.
| #define RTC_TAMPER_2 RTC_TAMPCR_TAMP2E |
Definition at line 219 of file stm32l4xx_hal_rtc_ex.h.
| #define RTC_TAMPER_3 RTC_TAMPCR_TAMP3E |
Definition at line 221 of file stm32l4xx_hal_rtc_ex.h.
1.7.6.1