RTC Clock Reference [ARM register]

What register/address does the RTC class use for its reference?

the Renesas Uno R4 WiFi leverages the Renesas Flexible Software Package and so they use the RTC driver module

you can see that in the RTC library where they use R_RTC_Open() and R_RTC_CalendarTimeGet() for example

the config looks like this

Thanks, I just found the very thing in RTC.cpp.

I'm looking for the RTC_CLOCK_SOURCE_LOCO define now.

Hi @jeremym1987

it's part of the API

https://renesas.github.io/fsp/group___r_t_c___a_p_i.html#gad8eef26a825fa4a0c5a417f8be08ccc6