Hi everyone
(using Adeneo BSP)
I'm trying to develop a driver that will return if a particular peripheral has its clocks enabled or not. (as an aid to fault-finding)
I know I can use EnableDeviceClocks() to enable clocks on a peripheral but don't see anything similar to check if clocks are already enabled.
Does any such routine exist or will I have to bite the bullet and write my own?
Regards
Terry