Modules
|
Macros
Defines
Peripheral Driver
»
LL Driver
»
CALENDAR
Modules
CALENDAR Exported Constants
Calendar Periodic timer select defines
Macros
#define
CLDR_REG_READ
Calendar Register Read.
More...
Detailed Description
Macro Definition Documentation
◆
CLDR_REG_READ
#define CLDR_REG_READ
Value:
(READ_BITS(CALENDAR->CFG0, RTC_CFG0_EN | \
RTC_CFG0_ALARM_EN | \
RTC_CFG0_TICK_EN | \
RTC_CFG0_TICK_MDOE))
Calendar Register Read.
Definition at line
103
of file
ll_calendar.h
.