Type Definition stm32_hal2::pac::sai1::ch::sr::FREQ_R

source · []
pub type FREQ_R = BitReaderRaw<FREQ_A>;
Expand description

Field FREQ reader - FIFO request. This bit is read only. The request depends on the audio block configuration: If the block is configured in transmission mode, the FIFO request is related to a write request operation in the SAI_xDR. If the block configured in reception, the FIFO request related to a read request operation from the SAI_xDR. This flag can generate an interrupt if FREQIE bit is set in SAI_xIM register.