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

type AUDPLLFRAC = Reg<u32, _AUDPLLFRAC>;

Audio PLL fractional divider control

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

For information about available fields see audpllfrac module

Trait Implementations

impl Readable for AUDPLLFRAC[src]

read() method returns audpllfrac::R reader structure

impl ResetValue for AUDPLLFRAC[src]

Register AUDPLLFRAC reset()'s with value 0

type Type = u32

Register size

impl Writable for AUDPLLFRAC[src]

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