Type Alias esp32c3::spi2::dma_int_ena::W

source ·
pub type W = W<DMA_INT_ENA_SPEC>;
Expand description

Register DMA_INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dma_infifo_full_err( &mut self ) -> DMA_INFIFO_FULL_ERR_W<'_, DMA_INT_ENA_SPEC>

Bit 0 - The enable bit for SPI_DMA_INFIFO_FULL_ERR_INT interrupt.

source

pub fn dma_outfifo_empty_err( &mut self ) -> DMA_OUTFIFO_EMPTY_ERR_W<'_, DMA_INT_ENA_SPEC>

Bit 1 - The enable bit for SPI_DMA_OUTFIFO_EMPTY_ERR_INT interrupt.

source

pub fn slv_ex_qpi(&mut self) -> SLV_EX_QPI_W<'_, DMA_INT_ENA_SPEC>

Bit 2 - The enable bit for SPI slave Ex_QPI interrupt.

source

pub fn slv_en_qpi(&mut self) -> SLV_EN_QPI_W<'_, DMA_INT_ENA_SPEC>

Bit 3 - The enable bit for SPI slave En_QPI interrupt.

source

pub fn slv_cmd7(&mut self) -> SLV_CMD7_W<'_, DMA_INT_ENA_SPEC>

Bit 4 - The enable bit for SPI slave CMD7 interrupt.

source

pub fn slv_cmd8(&mut self) -> SLV_CMD8_W<'_, DMA_INT_ENA_SPEC>

Bit 5 - The enable bit for SPI slave CMD8 interrupt.

source

pub fn slv_cmd9(&mut self) -> SLV_CMD9_W<'_, DMA_INT_ENA_SPEC>

Bit 6 - The enable bit for SPI slave CMD9 interrupt.

source

pub fn slv_cmda(&mut self) -> SLV_CMDA_W<'_, DMA_INT_ENA_SPEC>

Bit 7 - The enable bit for SPI slave CMDA interrupt.

source

pub fn slv_rd_dma_done(&mut self) -> SLV_RD_DMA_DONE_W<'_, DMA_INT_ENA_SPEC>

Bit 8 - The enable bit for SPI_SLV_RD_DMA_DONE_INT interrupt.

source

pub fn slv_wr_dma_done(&mut self) -> SLV_WR_DMA_DONE_W<'_, DMA_INT_ENA_SPEC>

Bit 9 - The enable bit for SPI_SLV_WR_DMA_DONE_INT interrupt.

source

pub fn slv_rd_buf_done(&mut self) -> SLV_RD_BUF_DONE_W<'_, DMA_INT_ENA_SPEC>

Bit 10 - The enable bit for SPI_SLV_RD_BUF_DONE_INT interrupt.

source

pub fn slv_wr_buf_done(&mut self) -> SLV_WR_BUF_DONE_W<'_, DMA_INT_ENA_SPEC>

Bit 11 - The enable bit for SPI_SLV_WR_BUF_DONE_INT interrupt.

source

pub fn trans_done(&mut self) -> TRANS_DONE_W<'_, DMA_INT_ENA_SPEC>

Bit 12 - The enable bit for SPI_TRANS_DONE_INT interrupt.

source

pub fn dma_seg_trans_done( &mut self ) -> DMA_SEG_TRANS_DONE_W<'_, DMA_INT_ENA_SPEC>

Bit 13 - The enable bit for SPI_DMA_SEG_TRANS_DONE_INT interrupt.

source

pub fn seg_magic_err(&mut self) -> SEG_MAGIC_ERR_W<'_, DMA_INT_ENA_SPEC>

Bit 14 - The enable bit for SPI_SEG_MAGIC_ERR_INT interrupt.

source

pub fn slv_buf_addr_err(&mut self) -> SLV_BUF_ADDR_ERR_W<'_, DMA_INT_ENA_SPEC>

Bit 15 - The enable bit for SPI_SLV_BUF_ADDR_ERR_INT interrupt.

source

pub fn slv_cmd_err(&mut self) -> SLV_CMD_ERR_W<'_, DMA_INT_ENA_SPEC>

Bit 16 - The enable bit for SPI_SLV_CMD_ERR_INT interrupt.

source

pub fn mst_rx_afifo_wfull_err( &mut self ) -> MST_RX_AFIFO_WFULL_ERR_W<'_, DMA_INT_ENA_SPEC>

Bit 17 - The enable bit for SPI_MST_RX_AFIFO_WFULL_ERR_INT interrupt.

source

pub fn mst_tx_afifo_rempty_err( &mut self ) -> MST_TX_AFIFO_REMPTY_ERR_W<'_, DMA_INT_ENA_SPEC>

Bit 18 - The enable bit for SPI_MST_TX_AFIFO_REMPTY_ERR_INT interrupt.

source

pub fn app2(&mut self) -> APP2_W<'_, DMA_INT_ENA_SPEC>

Bit 19 - The enable bit for SPI_APP2_INT interrupt.

source

pub fn app1(&mut self) -> APP1_W<'_, DMA_INT_ENA_SPEC>

Bit 20 - The enable bit for SPI_APP1_INT interrupt.