pub type EN_W<'a> = BitWriter<'a, u32, I2SCTRL_SPEC, bool, 0>;
Field EN writer - Enable I2S Mode
EN
pub struct EN_W<'a> { /* private fields */ }