Collaboration diagram for RTC Periodic timer select defines:Macros | |
| #define | LL_RTC_TIMER_TICK_TYPE_SINGLE (0x0U) |
| Select periodic alarm one-time More... | |
| #define | LL_RTC_TIMER_TICK_TYPE_AUTO (0x1U) |
| Select periodic alarm auto-reload More... | |
| #define LL_RTC_TIMER_TICK_TYPE_AUTO (0x1U) |
Select periodic alarm auto-reload
Definition at line 96 of file gr55xx_ll_rtc.h.
| #define LL_RTC_TIMER_TICK_TYPE_SINGLE (0x0U) |
Select periodic alarm one-time
Definition at line 95 of file gr55xx_ll_rtc.h.