Enum stm32_hal2::sai::FsSignal [−][src]
#[repr(u8)]
pub enum FsSignal {
Frame,
FrameAndChannel,
}
Variants
Start of frame, like for instance the PCM/DSP, TDM, AC’97, audio protocols,
Start of frame and channel side identification within the audio frame like for the I2S, the MSB or LSB-justified protocols.