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

source ·
pub type WCKCFGIE_R = BitReaderRaw<WCKCFGIE_A>;
Expand description

Field WCKCFGIE reader - Wrong clock configuration interrupt enable. This bit is set and cleared by software. This bit is taken into account only if the audio block is configured as a master (MODE[1] = 0) and NODIV = 0. It generates an interrupt if the WCKCFG flag in the SAI_xSR register is set. Note: This bit is used only in TDM mode and is meaningless in other modes.

Aliased Type§

struct WCKCFGIE_R { /* private fields */ }