[][src]Type Definition imxrt1062_ccm_analog::PLL_VIDEO

type PLL_VIDEO = Reg<u32, _PLL_VIDEO>;

Analog Video PLL control Register

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

For information about available fields see pll_video module

Trait Implementations

impl Readable for PLL_VIDEO[src]

read() method returns pll_video::R reader structure

impl ResetValue for PLL_VIDEO[src]

Register PLL_VIDEO reset()'s with value 0x0001_100c

type Type = u32

Register size

impl Writable for PLL_VIDEO[src]

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