Struct esp32s3::dma::in_conf1_ch::W
source · pub struct W(_);
Expand description
Register IN_CONF1_CH%s
writer
Implementations§
source§impl W
impl W
sourcepub fn dma_infifo_full_thrs(&mut self) -> DMA_INFIFO_FULL_THRS_W<'_, 0>
pub fn dma_infifo_full_thrs(&mut self) -> DMA_INFIFO_FULL_THRS_W<'_, 0>
Bits 0:11 - 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.
sourcepub fn in_check_owner(&mut self) -> IN_CHECK_OWNER_W<'_, 12>
pub fn in_check_owner(&mut self) -> IN_CHECK_OWNER_W<'_, 12>
Bit 12 - Set this bit to enable checking the owner attribute of the link descriptor.
sourcepub fn in_ext_mem_bk_size(&mut self) -> IN_EXT_MEM_BK_SIZE_W<'_, 13>
pub fn in_ext_mem_bk_size(&mut self) -> IN_EXT_MEM_BK_SIZE_W<'_, 13>
Bits 13:14 - Block size of Rx channel 0 when DMA access external SRAM. 0: 16 bytes 1: 32 bytes 2/3:reserved