pub const XTAL_OSCILLATOR_FREQUENCY: u32 = XTAL_OSCILLATOR_HZ; // 24_000_000u32
Expand description

Frequency (Hz) of the crystal oscillator.

This is 24MHz.