Type Alias stm32_hal2::pac::sai1::ch::cr1::SYNCEN_W

source ·
pub type SYNCEN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR1_SPEC, u8, SYNCEN_A, Unsafe, 2, O>;
Expand description

Field SYNCEN writer - Synchronization enable. These bits are set and cleared by software. They must be configured when the audio sub-block is disabled. Note: The audio sub-block should be configured as asynchronous when SPDIF mode is enabled.

Aliased Type§

struct SYNCEN_W<'a, const O: u8> { /* private fields */ }