Type Alias stm32_hal2::pac::sai1::ch::frcr::FSOFF_W

source ·
pub type FSOFF_W<'a, const O: u8> = BitWriterRaw<'a, u32, FRCR_SPEC, FSOFF_A, BitM, O>;
Expand description

Field FSOFF writer - Frame synchronization offset. This bit is set and cleared by software. 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 FSOFF_W<'a, const O: u8> { /* private fields */ }