Module stm32h7xx_hal::stm32::sai4::ch::clrfr[][src]

Clear flag register

Structs

CAFSDET_W

Write proxy for field CAFSDET

CCNRDY_W

Write proxy for field CCNRDY

CLFSDET_W

Write proxy for field CLFSDET

CMUTEDET_W

Write proxy for field CMUTEDET

COVRUDR_W

Write proxy for field COVRUDR

CWCKCFG_W

Write proxy for field CWCKCFG

Enums

CAFSDET_AW

Clear anticipated frame synchronization detection flag. This bit is write only. Programming this bit to 1 clears the AFSDET flag in the SAI_xSR register. It is not used in AC97or SPDIF mode. Reading this bit always returns the value 0.

CCNRDY_AW

Clear Codec not ready flag. This bit is write only. Programming this bit to 1 clears the CNRDY flag in the SAI_xSR register. This bit is used only when the AC97 audio protocol is selected in the SAI_xCR1 register. Reading this bit always returns the value 0.

CLFSDET_AW

Clear late frame synchronization detection flag. This bit is write only. Programming this bit to 1 clears the LFSDET flag in the SAI_xSR register. This bit is not used in AC97or SPDIF mode Reading this bit always returns the value 0.

CMUTEDET_AW

Mute detection flag. This bit is write only. Programming this bit to 1 clears the MUTEDET flag in the SAI_xSR register. Reading this bit always returns the value 0.

COVRUDR_AW

Clear overrun / underrun. This bit is write only. Programming this bit to 1 clears the OVRUDR flag in the SAI_xSR register. Reading this bit always returns the value 0.

CWCKCFG_AW

Clear wrong clock configuration flag. This bit is write only. Programming this bit to 1 clears the WCKCFG flag in the SAI_xSR register. This bit is used only when the audio block is set as master (MODE[1] = 0) and NODIV = 0 in the SAI_xCR1 register. Reading this bit always returns the value 0.

Type Definitions

W

Writer for register CLRFR