Module esp32s2::i2s::pd_conf

source ·
Expand description

I2S power-down configuration register

Structs

I2S power-down configuration register
Register PD_CONF reader
Register PD_CONF writer

Type Definitions

Field DMA_RAM_CLK_FO reader - Set this bit to force on DMA RAM clock.
Field DMA_RAM_CLK_FO writer - Set this bit to force on DMA RAM clock.
Field DMA_RAM_FORCE_PD reader - Force DMA FIFO power-down.
Field DMA_RAM_FORCE_PD writer - Force DMA FIFO power-down.
Field DMA_RAM_FORCE_PU reader - Force DMA FIFO power-up.
Field DMA_RAM_FORCE_PU writer - Force DMA FIFO power-up.
Field FIFO_FORCE_PD reader - Force FIFO power-down.
Field FIFO_FORCE_PD writer - Force FIFO power-down.
Field FIFO_FORCE_PU reader - Force FIFO power-up.
Field FIFO_FORCE_PU writer - Force FIFO power-up.
Field PLC_MEM_FORCE_PD reader - Force I2S memory power-down.
Field PLC_MEM_FORCE_PD writer - Force I2S memory power-down.
Field PLC_MEM_FORCE_PU reader - Force I2S memory power-up.
Field PLC_MEM_FORCE_PU writer - Force I2S memory power-up.