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

type SYSPLLSTAT = Reg<u32, _SYSPLLSTAT>;

PLL status

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

For information about available fields see syspllstat module

Trait Implementations

impl Readable for SYSPLLSTAT[src]

read() method returns syspllstat::R reader structure

impl ResetValue for SYSPLLSTAT[src]

Register SYSPLLSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSPLLSTAT[src]

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