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

type W = W<u32, IOCFG>;

Writer for register IOCFG

Methods

impl W[src]

pub fn clk_bypass0(&mut self) -> CLK_BYPASS0_W[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(&mut self) -> CLK_BYPASS1_W[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(&mut self) -> STEREO_DATA0_W[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.