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

type SYSPLLNDEC = Reg<u32, _SYSPLLNDEC>;

PLL N divider

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

For information about available fields see syspllndec module

Trait Implementations

impl Readable for SYSPLLNDEC[src]

read() method returns syspllndec::R reader structure

impl ResetValue for SYSPLLNDEC[src]

Register SYSPLLNDEC reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSPLLNDEC[src]

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