pub const ARM_FREQUENCY: u32 = _; // 600_000_000u32
Frequency (Hz) of the ARM core.
board guarantees that the ARM core runs at 600MHz. It’s derived from PLL1.
board