[][src]Type Definition imxrt1062_ccm_analog::PLL_AUDIO_DENOM

type PLL_AUDIO_DENOM = Reg<u32, _PLL_AUDIO_DENOM>;

Denominator of Audio 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_audio_denom module

Trait Implementations

impl Readable for PLL_AUDIO_DENOM[src]

read() method returns pll_audio_denom::R reader structure

impl ResetValue for PLL_AUDIO_DENOM[src]

Register PLL_AUDIO_DENOM reset()'s with value 0x2964_619c

type Type = u32

Register size

impl Writable for PLL_AUDIO_DENOM[src]

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