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

source · []
pub type FREQIE_R = BitReaderRaw<FREQIE_A>;
Expand description

Field FREQIE reader - FIFO request interrupt enable. This bit is set and cleared by software. When this bit is set, an interrupt is generated if the FREQ bit in the SAI_xSR register is set. Since the audio block defaults to operate as a transmitter after reset, the MODE bit must be configured before setting FREQIE to avoid a parasitic interruption in receiver mode,