Type Alias esp32s3::dma::out_conf1_ch::R

source ·
pub type R = R<OUT_CONF1_CH_SPEC>;
Expand description

Register OUT_CONF1_CH%s reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn out_check_owner(&self) -> OUT_CHECK_OWNER_R

Bit 12 - Set this bit to enable checking the owner attribute of the link descriptor.

source

pub fn out_ext_mem_bk_size(&self) -> OUT_EXT_MEM_BK_SIZE_R

Bits 13:14 - Block size of Tx channel 0 when DMA access external SRAM. 0: 16 bytes 1: 32 bytes 2/3:reserved