|
STM32G474xx HAL 用户手册
|
定义 | |
| #define | RTC_OUTPUT_REMAP_NONE 0x00000000U |
| #define | RTC_OUTPUT_REMAP_POS1 RTC_CR_OUT2EN |
| #define RTC_OUTPUT_REMAP_NONE 0x00000000U |
Definition at line 304 of file stm32g4xx_hal_rtc.h.
| #define RTC_OUTPUT_REMAP_POS1 RTC_CR_OUT2EN |
Definition at line 305 of file stm32g4xx_hal_rtc.h.
1.7.6.1