[][src]Type Definition imxrt1062_ccm_analog::PLL_SYS_SS

type PLL_SYS_SS = Reg<u32, _PLL_SYS_SS>;

528MHz System PLL Spread Spectrum Register

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

For information about available fields see pll_sys_ss module

Trait Implementations

impl Readable for PLL_SYS_SS[src]

read() method returns pll_sys_ss::R reader structure

impl ResetValue for PLL_SYS_SS[src]

Register PLL_SYS_SS reset()'s with value 0

type Type = u32

Register size

impl Writable for PLL_SYS_SS[src]

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