Type Definition stm32_hal2::pac::sai1::ch::im::CNRDYIE_W

source · []
pub type CNRDYIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IM_SPEC, CNRDYIE_A, BitM, O>;
Expand description

Field CNRDYIE writer - Codec not ready interrupt enable (AC97). This bit is set and cleared by software. When the interrupt is enabled, the audio block detects in the slot 0 (tag0) of the AC97 frame if the Codec connected to this line is ready or not. If it is not ready, the CNRDY flag in the SAI_xSR register is set and an interruption i generated. This bit has a meaning only if the AC97 mode is selected through PRTCFG[1:0] bits and the audio block is operates as a receiver.