Type Alias stm32h7xx_hal::device::sai4::ch::cr1::SYNCEN_R

source ·
pub type SYNCEN_R = FieldReaderRaw<u8, SYNCEN_A>;
Expand description

Field SYNCEN reader - 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_R { /* private fields */ }