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

type AUDPLLPDEC = Reg<u32, _AUDPLLPDEC>;

Audio PLL P divider

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

For information about available fields see audpllpdec module

Trait Implementations

impl Readable for AUDPLLPDEC[src]

read() method returns audpllpdec::R reader structure

impl ResetValue for AUDPLLPDEC[src]

Register AUDPLLPDEC reset()'s with value 0

type Type = u32

Register size

impl Writable for AUDPLLPDEC[src]

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