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

type AUDPLLSTAT = Reg<u32, _AUDPLLSTAT>;

Audio PLL status

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

For information about available fields see audpllstat module

Trait Implementations

impl Readable for AUDPLLSTAT[src]

read() method returns audpllstat::R reader structure

impl ResetValue for AUDPLLSTAT[src]

Register AUDPLLSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for AUDPLLSTAT[src]

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