Type Alias esp32c3::spi2::dma_conf::DMA_SLV_SEG_TRANS_EN_R

source ·
pub type DMA_SLV_SEG_TRANS_EN_R = BitReader;
Expand description

Field DMA_SLV_SEG_TRANS_EN reader - Enable dma segment transfer in spi dma half slave mode. 1: enable. 0: disable.

Aliased Type§

struct DMA_SLV_SEG_TRANS_EN_R { /* private fields */ }