Type Definition stm32_hal2::pac::sai1::ch::cr1::LSBFIRST_R

source · []
pub type LSBFIRST_R = BitReaderRaw<LSBFIRST_A>;
Expand description

Field LSBFIRST reader - Least significant bit first. This bit is set and cleared by software. It must be configured when the audio block is disabled. This bit has no meaning in AC97 audio protocol since AC97 data are always transferred with the MSB first. This bit has no meaning in SPDIF audio protocol since in SPDIF data are always transferred with LSB first.