Constant imxrt_hal::ccm::analog::pll2::FREQUENCY

source ·
pub const FREQUENCY: u32 = 528_000_000;
Expand description

PLL2 frequency (Hz).

The reference manual notes that PLL2 should always run at 528MHz, so this constant assumes that PLL2’s DIV_SELECT field isn’t changed at runtime.