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

type SYSPLLMDEC = Reg<u32, _SYSPLLMDEC>;

System PLL M divider

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

For information about available fields see syspllmdec module

Trait Implementations

impl Readable for SYSPLLMDEC[src]

read() method returns syspllmdec::R reader structure

impl ResetValue for SYSPLLMDEC[src]

Register SYSPLLMDEC reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSPLLMDEC[src]

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