[][src]Type Definition imxrt1062_ccm_analog::PLL_SYS_NUM

type PLL_SYS_NUM = Reg<u32, _PLL_SYS_NUM>;

Numerator of 528MHz System PLL Fractional Loop Divider Register

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

For information about available fields see pll_sys_num module

Trait Implementations

impl Readable for PLL_SYS_NUM[src]

read() method returns pll_sys_num::R reader structure

impl ResetValue for PLL_SYS_NUM[src]

Register PLL_SYS_NUM reset()'s with value 0

type Type = u32

Register size

impl Writable for PLL_SYS_NUM[src]

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