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

type SYSPLLPDEC = Reg<u32, _SYSPLLPDEC>;

PLL P divider

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

For information about available fields see syspllpdec module

Trait Implementations

impl Readable for SYSPLLPDEC[src]

read() method returns syspllpdec::R reader structure

impl ResetValue for SYSPLLPDEC[src]

Register SYSPLLPDEC reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSPLLPDEC[src]

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