Type Definition nrf52811_pac::pdm::mode::EDGE_W

source · []
pub type EDGE_W<'a, const O: u8> = BitWriter<'a, u32, MODE_SPEC, EDGE_A, O>;
Expand description

Field EDGE writer - Defines on which PDM_CLK edge Left (or mono) is sampled

Implementations

Left (or mono) is sampled on falling edge of PDM_CLK

Left (or mono) is sampled on rising edge of PDM_CLK