Struct esp32s3::dma::out_conf1_ch::W
source · pub struct W(_);
Expand description
Register OUT_CONF1_CH%s
writer
Implementations§
source§impl W
impl W
sourcepub fn out_check_owner(&mut self) -> OUT_CHECK_OWNER_W<'_, 12>
pub fn out_check_owner(&mut self) -> OUT_CHECK_OWNER_W<'_, 12>
Bit 12 - Set this bit to enable checking the owner attribute of the link descriptor.
sourcepub fn out_ext_mem_bk_size(&mut self) -> OUT_EXT_MEM_BK_SIZE_W<'_, 13>
pub fn out_ext_mem_bk_size(&mut self) -> OUT_EXT_MEM_BK_SIZE_W<'_, 13>
Bits 13:14 - Block size of Tx channel 0 when DMA access external SRAM. 0: 16 bytes 1: 32 bytes 2/3:reserved