Type Alias stm32h7xx_hal::pac::sai4::ch::slotr::FBOFF_R

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

Field FBOFF reader - First bit offset These bits are set and cleared by software. The value set in this bitfield defines the position of the first data transfer bit in the slot. It represents an offset value. In transmission mode, the bits outside the data field are forced to 0. In reception mode, the extra received bits are discarded. These bits must be set when the audio block is disabled. They are ignored in AC97 or SPDIF mode.

Aliased Type§

struct FBOFF_R { /* private fields */ }