[][src]Type Definition lpc54606_pac::syscon::AUDPLLCLKSEL

type AUDPLLCLKSEL = Reg<u32, _AUDPLLCLKSEL>;

Audio PLL clock source select

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

For information about available fields see audpllclksel module

Trait Implementations

impl Readable for AUDPLLCLKSEL[src]

read() method returns audpllclksel::R reader structure

impl ResetValue for AUDPLLCLKSEL[src]

Register AUDPLLCLKSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for AUDPLLCLKSEL[src]

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