|
STM32L443xx HAL User Manual
|
Defines | |
| #define | RTC_OUTPUT_POLARITY_HIGH 0x00000000u |
| #define | RTC_OUTPUT_POLARITY_LOW RTC_CR_POL |
| #define RTC_OUTPUT_POLARITY_HIGH 0x00000000u |
Definition at line 297 of file stm32l4xx_hal_rtc.h.
| #define RTC_OUTPUT_POLARITY_LOW RTC_CR_POL |
Definition at line 298 of file stm32l4xx_hal_rtc.h.
1.7.6.1