Type Alias stm32_hal2::pac::sai1::ch::slotr::SLOTEN_R

source ·
pub type SLOTEN_R = FieldReaderRaw<u16, SLOTEN_A>;
Expand description

Field SLOTEN reader - Slot enable. These bits are set and cleared by software. Each SLOTEN bit corresponds to a slot position from 0 to 15 (maximum 16 slots). The slot must be enabled when the audio block is disabled. They are ignored in AC97 or SPDIF mode.

Aliased Type§

struct SLOTEN_R { /* private fields */ }