User Activity

I have working code for an STM32L0 device that uses Alarm A of the RTC to wake / interrupt at the desired minute interval. I now require the ability to wake / interrupt at the desired hours AND minutes time. Previously all masks were masked except fo...