Home
last modified time | relevance | path

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

/hal_microchip-latest/pic32c/pic32cxsg/include/fixups/component/
Drtc_component_fixup_pic32cxsg.h670 #define RTC_MODE2_ALARM_MINUTE_Msk (_U_(0x3F) << RTC_MODE2_ALARM_MINUTE_Pos) macro
671 #define RTC_MODE2_ALARM_MINUTE(value) (RTC_MODE2_ALARM_MINUTE_Msk & ((value) << RTC_MODE2_ALARM_MIN…