pub type SLOTSZ_W<'a, const O: u8> = FieldWriter<'a, u32, SLOTR_SPEC, u8, SLOTSZ_A, 2, O>;
Expand description

Field SLOTSZ writer - Slot size This bits is set and cleared by software. The slot size must be higher or equal to the data size. If this condition is not respected, the behavior of the SAI will be undetermined. Refer to Section: Output data line management on an inactive slot for information on how to drive SD line. These bits must be set when the audio block is disabled. They are ignored in AC97 or SPDIF mode.

Implementations

The slot size is equivalent to the data size (specified in DS[3:0] in the SAI_xCR1 register)

16-bit

32-bit