Type Alias stm32_hal2::pac::sai1::ch::im::MUTEDETIE_R

source ·
pub type MUTEDETIE_R = BitReaderRaw<MUTEDETIE_A>;
Expand description

Field MUTEDETIE reader - Mute detection interrupt enable. This bit is set and cleared by software. When this bit is set, an interrupt is generated if the MUTEDET bit in the SAI_xSR register is set. This bit has a meaning only if the audio block is configured in receiver mode.

Aliased Type§

struct MUTEDETIE_R { /* private fields */ }