Home
last modified time | relevance | path

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

/hal_microchip-latest/pic32c/pic32cxsg/include/fixups/component/
Drtc_component_fixup_pic32cxsg.h667 #define RTC_MODE2_ALARM_SECOND_Msk (_U_(0x3F) << RTC_MODE2_ALARM_SECOND_Pos) macro
668 #define RTC_MODE2_ALARM_SECOND(value) (RTC_MODE2_ALARM_SECOND_Msk & ((value) << RTC_MODE2_ALARM_SEC…