[][src]Type Definition imxrt1062_ccm_analog::PLL_VIDEO_DENOM

type PLL_VIDEO_DENOM = Reg<u32, _PLL_VIDEO_DENOM>;

Denominator 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_denom module

Trait Implementations

impl Readable for PLL_VIDEO_DENOM[src]

read() method returns pll_video_denom::R reader structure

impl ResetValue for PLL_VIDEO_DENOM[src]

Register PLL_VIDEO_DENOM reset()'s with value 0x10a2_4447

type Type = u32

Register size

impl Writable for PLL_VIDEO_DENOM[src]

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