Type Alias stm32h7xx_hal::pac::sai4::ch::im::OVRUDRIE_R

source ·
pub type OVRUDRIE_R = BitReaderRaw<OVRUDRIE_A>;
Expand description

Field OVRUDRIE reader - Overrun/underrun interrupt enable. This bit is set and cleared by software. When this bit is set, an interrupt is generated if the OVRUDR bit in the SAI_xSR register is set.

Aliased Type§

struct OVRUDRIE_R { /* private fields */ }