Skip to content

Read clock monitor registers in softIrqTask()

Andreas Persson requested to merge clkmon into main

Read clocks at each trigger so we can see how frequencies change over time.

Previously, the clock monitors were only read once at IOC start-up.

Merge request reports