pub(crate) fn set_arm_clock(ccm: &Ccm, ccm_analog: &CcmAnalog)
Set the ARM clock frequency to 600MHz
You should use this early in program initialization, before there’s a chance for preemption.