This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Read /write on rcc clock register

Hey geeky folks, I am facing the issue in writing the values on RCC clock configuration register. Which would be more efficient? direct binary writings, using pointers, bit fields. I don't understand how to write on RCC register because just now I am getting started with arm and Keil. so kindly help me out, folks.