Constant imxrt_hal::ccm::analog::pll3::FREQUENCY

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

PLL3 frequency (Hz).

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