pub type W = W<I2S_CONF_SPEC>;
Expand description
Register I2S_CONF
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn i2s_clk_en(&mut self) -> I2S_CLK_EN_W<'_, I2S_CONF_SPEC>
pub fn i2s_clk_en(&mut self) -> I2S_CLK_EN_W<'_, I2S_CONF_SPEC>
Bit 0 - Set 1 to enable i2s apb clock
sourcepub fn i2s_rst_en(&mut self) -> I2S_RST_EN_W<'_, I2S_CONF_SPEC>
pub fn i2s_rst_en(&mut self) -> I2S_RST_EN_W<'_, I2S_CONF_SPEC>
Bit 1 - Set 0 to reset i2s module