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

source · []
pub type OVRUDR_R = BitReaderRaw<OVRUDR_A>;
Expand description

Field OVRUDR reader - Overrun / underrun. This bit is read only. The overrun and underrun conditions can occur only when the audio block is configured as a receiver and a transmitter, respectively. It can generate an interrupt if OVRUDRIE bit is set in SAI_xIM register. This flag is cleared when the software sets COVRUDR bit in SAI_xCLRFR register.