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

type SYSPLLCLKSEL = Reg<u32, _SYSPLLCLKSEL>;

PLL clock source select

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

For information about available fields see syspllclksel module

Trait Implementations

impl Readable for SYSPLLCLKSEL[src]

read() method returns syspllclksel::R reader structure

impl ResetValue for SYSPLLCLKSEL[src]

Register SYSPLLCLKSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSPLLCLKSEL[src]

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