Type Alias stm32h7xx_hal::pac::sai4::ch::frcr::FSPOL_R

source ·
pub type FSPOL_R = BitReaderRaw<FSPOL_A>;
Expand description

Field FSPOL reader - Frame synchronization polarity. This bit is set and cleared by software. It is used to configure the level of the start of frame on the FS signal. It is meaningless and is not used in AC97 or SPDIF audio block configuration. This bit must be configured when the audio block is disabled.

Aliased Type§

struct FSPOL_R { /* private fields */ }