Type Alias d1_pac::i2s_pcm::i2s_pcm_chcfg::TX_SLOT_NUM_W

source ·
pub type TX_SLOT_NUM_W<'a, const O: u8> = FieldWriter<'a, u32, I2S_PCM_CHCFG_SPEC, u8, u8, 4, O>;
Expand description

Field tx_slot_num writer - TX Channel/Slot number between CPU/DMA and RXFIFO

Channel or slot = N + 1

Aliased Type§

struct TX_SLOT_NUM_W<'a, const O: u8> { /* private fields */ }