STM32G474xx HAL 用户手册
定义
RTC输出 ALARM OUT 重映射
RTC导出常量

定义

#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.