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

source · []
pub type MUTEDET_R = BitReaderRaw<MUTEDET_A>;
Expand description

Field MUTEDET reader - Mute detection. This bit is read only. This flag is set if consecutive 0 values are received in each slot of a given audio frame and for a consecutive number of audio frames (set in the MUTECNT bit in the SAI_xCR2 register). It can generate an interrupt if MUTEDETIE bit is set in SAI_xIM register. This flag is cleared when the software sets bit CMUTEDET in the SAI_xCLRFR register.