[][src]Type Definition imxrt1062_ccm_analog::PLL_AUDIO

type PLL_AUDIO = Reg<u32, _PLL_AUDIO>;

Analog Audio PLL control Register

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

For information about available fields see pll_audio module

Trait Implementations

impl Readable for PLL_AUDIO[src]

read() method returns pll_audio::R reader structure

impl ResetValue for PLL_AUDIO[src]

Register PLL_AUDIO reset()'s with value 0x0001_1006

type Type = u32

Register size

impl Writable for PLL_AUDIO[src]

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