Home
last modified time | relevance | path

Searched refs:RTC_MODE2_ALARM_MONTH_Pos (Results 1 – 1 of 1) sorted by relevance

/hal_microchip-latest/pic32c/pic32cxsg/include/fixups/component/
Drtc_component_fixup_pic32cxsg.h682 #define RTC_MODE2_ALARM_MONTH_Pos 22 /**< \brief (RTC_MODE2_ALARM) Month */ macro
683 #define RTC_MODE2_ALARM_MONTH_Msk (_U_(0xF) << RTC_MODE2_ALARM_MONTH_Pos)
684 …e RTC_MODE2_ALARM_MONTH(value) (RTC_MODE2_ALARM_MONTH_Msk & ((value) << RTC_MODE2_ALARM_MONTH_Pos))