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

type DMICCLKDIV = Reg<u32, _DMICCLKDIV>;

DMIC clock divider

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

For information about available fields see dmicclkdiv module

Trait Implementations

impl Readable for DMICCLKDIV[src]

read() method returns dmicclkdiv::R reader structure

impl ResetValue for DMICCLKDIV[src]

Register DMICCLKDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for DMICCLKDIV[src]

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