[][src]Type Definition lpc54606_pac::dmic0::iocfg::R

type R = R<u32, IOCFG>;

Reader of register IOCFG

Methods

impl R[src]

pub fn clk_bypass0(&self) -> CLK_BYPASS0_R[src]

Bit 0 - Bypass CLK0. When 1, PDM_DATA1 becomes the clock for PDM channel 0. This provides for the possibility of an external codec taking over the PDM bus.

pub fn clk_bypass1(&self) -> CLK_BYPASS1_R[src]

Bit 1 - Bypass CLK1. When 1, PDM_DATA1 becomes the clock for PDM channel 1. This provides for the possibility of an external codec taking over the PDM bus.

pub fn stereo_data0(&self) -> STEREO_DATA0_R[src]

Bit 2 - Stereo PDM select. When 1, PDM_DATA0 is routed to both PDM channels in a configuration that supports a single stereo digital microphone.