Type Definition stm32_hal2::pac::sai1::ch::cr2::MUTECNT_R

source · []
pub type MUTECNT_R = FieldReaderRaw<u8, u8>;
Expand description

Field MUTECNT reader - Mute counter. These bits are set and cleared by software. They are used only in reception mode. The value set in these bits is compared to the number of consecutive mute frames detected in reception. When the number of mute frames is equal to this value, the flag MUTEDET will be set and an interrupt will be generated if bit MUTEDETIE is set. Refer to Section: Mute mode for more details.