Searched refs:wakeupClockSelection (Results 1 – 1 of 1) sorted by relevance
120 .WithValueField(0, 3, out wakeupClockSelection, name: "WUCKSEL", in STM32F4_RTC()307 if((wakeupClockSelection.Value & 0b110) == 0b110) in STM32F4_RTC()684 private readonly IValueRegisterField wakeupClockSelection; field in Antmicro.Renode.Peripherals.Timers.STM32F4_RTC