Type Alias stm32h7xx_hal::stm32::sai4::ch::sr::WCKCFG_R

source ·
pub type WCKCFG_R = BitReaderRaw<WCKCFG_A>;
Expand description

Field WCKCFG reader - Wrong clock configuration flag. This bit is read only. This bit is used only when the audio block operates in master mode (MODE[1] = 0) and NODIV = 0. It can generate an interrupt if WCKCFGIE bit is set in SAI_xIM register. This flag is cleared when the software sets CWCKCFG bit in SAI_xCLRFR register.

Aliased Type§

struct WCKCFG_R { /* private fields */ }