[][src]Type Definition imxrt1062_ccm_analog::PLL_VIDEO_NUM

type PLL_VIDEO_NUM = Reg<u32, _PLL_VIDEO_NUM>;

Numerator of Video 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_video_num module

Trait Implementations

impl Readable for PLL_VIDEO_NUM[src]

read() method returns pll_video_num::R reader structure

impl ResetValue for PLL_VIDEO_NUM[src]

Register PLL_VIDEO_NUM reset()'s with value 0x05f5_e100

type Type = u32

Register size

impl Writable for PLL_VIDEO_NUM[src]

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