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

type AUDPLLMDEC = Reg<u32, _AUDPLLMDEC>;

Audio PLL M divider

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

For information about available fields see audpllmdec module

Trait Implementations

impl Readable for AUDPLLMDEC[src]

read() method returns audpllmdec::R reader structure

impl ResetValue for AUDPLLMDEC[src]

Register AUDPLLMDEC reset()'s with value 0

type Type = u32

Register size

impl Writable for AUDPLLMDEC[src]

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