pub type I2SE_W<'a, const O: u8> = BitWriter<'a, u32, I2SCFGR_SPEC, I2SE_A, O>;
Expand description

Field I2SE writer - I2S enable

Implementations

I2S peripheral is disabled

I2S peripheral is enabled