Type Alias stm32_hal2::pac::sai1::ch::sr::CNRDY_R

source ·
pub type CNRDY_R = BitReaderRaw<CNRDY_A>;
Expand description

Field CNRDY reader - Codec not ready. This bit is read only. This bit is used only when the AC97 audio protocol is selected in the SAI_xCR1 register and configured in receiver mode. It can generate an interrupt if CNRDYIE bit is set in SAI_xIM register. This flag is cleared when the software sets CCNRDY bit in SAI_xCLRFR register.

Aliased Type§

struct CNRDY_R { /* private fields */ }