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

type DMICCLKSEL = Reg<u32, _DMICCLKSEL>;

Digital microphone (DMIC) subsystem clock select

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

For information about available fields see dmicclksel module

Trait Implementations

impl Readable for DMICCLKSEL[src]

read() method returns dmicclksel::R reader structure

impl ResetValue for DMICCLKSEL[src]

Register DMICCLKSEL reset()'s with value 0x07

type Type = u32

Register size

impl Writable for DMICCLKSEL[src]

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