[][src]Type Definition imxrt1062_ccm_analog::pll_sys_set::W

type W = W<u32, PLL_SYS_SET>;

Writer for register PLL_SYS_SET

Methods

impl W[src]

pub fn div_select(&mut self) -> DIV_SELECT_W[src]

Bit 0 - This field controls the PLL loop divider. 0 - Fout=Fref20; 1 - Fout=Fref22.

pub fn powerdown(&mut self) -> POWERDOWN_W[src]

Bit 12 - Powers down the PLL.

pub fn enable(&mut self) -> ENABLE_W[src]

Bit 13 - Enable PLL output

pub fn bypass_clk_src(&mut self) -> BYPASS_CLK_SRC_W[src]

Bits 14:15 - Determines the bypass source.

pub fn bypass(&mut self) -> BYPASS_W[src]

Bit 16 - Bypass the PLL.