|
STM32G474xx HAL用户手册
|
可与LL_RTC_ReadReg函数一起使用的标志定义。 更多...
宏定义 | |
| #define | LL_RTC_SCR_ITSF RTC_SCR_CITSF |
| #define | LL_RTC_SCR_TSOVF RTC_SCR_CTSOVF |
| #define | LL_RTC_SCR_TSF RTC_SCR_CTSF |
| #define | LL_RTC_SCR_WUTF RTC_SCR_CWUTF |
| #define | LL_RTC_SCR_ALRBF RTC_SCR_CALRBF |
| #define | LL_RTC_CSR_ALRAF RTC_SCR_CALRAF |
| #define | LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF |
| #define | LL_RTC_ICSR_INITF RTC_ICSR_INITF |
| #define | LL_RTC_ICSR_RSF RTC_ICSR_RSF |
| #define | LL_RTC_ICSR_INITS RTC_ICSR_INITS |
| #define | LL_RTC_ICSR_SHPF RTC_ICSR_SHPF |
| #define | LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF |
| #define | LL_RTC_ICSR_ALRBWF RTC_ICSR_ALRBWF |
| #define | LL_RTC_ICSR_ALRAWF RTC_ICSR_ALRAWF |
可与LL_RTC_ReadReg函数一起使用的标志定义。
| #define LL_RTC_CSR_ALRAF RTC_SCR_CALRAF |
定义于文件 stm32g4xx_ll_rtc.h 的第 246 行。
| #define LL_RTC_ICSR_ALRAWF RTC_ICSR_ALRAWF |
定义于文件 stm32g4xx_ll_rtc.h 的第 255 行。
| #define LL_RTC_ICSR_ALRBWF RTC_ICSR_ALRBWF |
定义于文件 stm32g4xx_ll_rtc.h 的第 254 行。
| #define LL_RTC_ICSR_INITF RTC_ICSR_INITF |
定义于文件 stm32g4xx_ll_rtc.h 的第 249 行。
| #define LL_RTC_ICSR_INITS RTC_ICSR_INITS |
定义于文件 stm32g4xx_ll_rtc.h 的第 251 行。
| #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF |
定义于文件 stm32g4xx_ll_rtc.h 的第 248 行。
| #define LL_RTC_ICSR_RSF RTC_ICSR_RSF |
定义于文件 stm32g4xx_ll_rtc.h 的第 250 行。
| #define LL_RTC_ICSR_SHPF RTC_ICSR_SHPF |
定义于文件 stm32g4xx_ll_rtc.h 的第 252 行。
| #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF |
定义于文件 stm32g4xx_ll_rtc.h 的第 253 行。
| #define LL_RTC_SCR_ALRBF RTC_SCR_CALRBF |
定义于文件 stm32g4xx_ll_rtc.h 的第 245 行。
| #define LL_RTC_SCR_ITSF RTC_SCR_CITSF |
定义于文件 stm32g4xx_ll_rtc.h 的第 241 行。
| #define LL_RTC_SCR_TSF RTC_SCR_CTSF |
定义于文件 stm32g4xx_ll_rtc.h 的第 243 行。
| #define LL_RTC_SCR_TSOVF RTC_SCR_CTSOVF |
定义于文件 stm32g4xx_ll_rtc.h 的第 242 行。
| #define LL_RTC_SCR_WUTF RTC_SCR_CWUTF |
定义于文件 stm32g4xx_ll_rtc.h 的第 244 行。
1.7.6.1