[][src]Type Definition imxrt1062_ccm_analog::PLL_ARM_CLR

type PLL_ARM_CLR = Reg<u32, _PLL_ARM_CLR>;

Analog ARM PLL control Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pll_arm_clr module

Trait Implementations

impl Readable for PLL_ARM_CLR[src]

read() method returns pll_arm_clr::R reader structure

impl ResetValue for PLL_ARM_CLR[src]

Register PLL_ARM_CLR reset()'s with value 0x0001_3063

type Type = u32

Register size

impl Writable for PLL_ARM_CLR[src]

write(|w| ..) method takes pll_arm_clr::W writer structure