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

type AUDPLLNDEC = Reg<u32, _AUDPLLNDEC>;

Audio PLL N divider

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

For information about available fields see audpllndec module

Trait Implementations

impl Readable for AUDPLLNDEC[src]

read() method returns audpllndec::R reader structure

impl ResetValue for AUDPLLNDEC[src]

Register AUDPLLNDEC reset()'s with value 0

type Type = u32

Register size

impl Writable for AUDPLLNDEC[src]

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