This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WEC7 AM335x - Routine to check if Peripheral Clocks are enabled

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