Module esp32s3::dma::in_conf1_ch

source ·
Expand description

Configure 1 register of Rx channel 0

Structs

Type Aliases

  • Field DMA_INFIFO_FULL_THRS reader - This register is used to generate the INFIFO_FULL_WM_INT interrupt when Rx channel 0 received byte number in Rx FIFO is up to the value of the register.
  • Field DMA_INFIFO_FULL_THRS writer - This register is used to generate the INFIFO_FULL_WM_INT interrupt when Rx channel 0 received byte number in Rx FIFO is up to the value of the register.
  • Field IN_CHECK_OWNER reader - Set this bit to enable checking the owner attribute of the link descriptor.
  • Field IN_CHECK_OWNER writer - Set this bit to enable checking the owner attribute of the link descriptor.
  • Field IN_EXT_MEM_BK_SIZE reader - Block size of Rx channel 0 when DMA access external SRAM. 0: 16 bytes 1: 32 bytes 2/3:reserved
  • Field IN_EXT_MEM_BK_SIZE writer - Block size of Rx channel 0 when DMA access external SRAM. 0: 16 bytes 1: 32 bytes 2/3:reserved
  • Register IN_CONF1_CH%s reader
  • Register IN_CONF1_CH%s writer