Skip to main content

MASTER_HZ

Constant MASTER_HZ 

Source
pub const MASTER_HZ: u64 = 187_500_000;
Expand description

The canonical master tick rate: 187.5 MHz, the LCM of the CPU and RCP clocks.

Beware the name: the hardware documentation uses MasterClock for the 62.5 MHz RCP_HZ, and superseded ADR 0001 used it for CPU_HZ. Always state the rate — see docs/glossary.md.