pub struct W(_);
Expand description
Register DMA_INT_CLR
writer
Implementations
sourceimpl W
impl W
sourcepub fn dma_infifo_full_err_int_clr(
&mut self
) -> DMA_INFIFO_FULL_ERR_INT_CLR_W<'_, 0>
pub fn dma_infifo_full_err_int_clr(
&mut self
) -> DMA_INFIFO_FULL_ERR_INT_CLR_W<'_, 0>
Bit 0 - The clear bit for SPI_DMA_INFIFO_FULL_ERR_INT interrupt.
sourcepub fn dma_outfifo_empty_err_int_clr(
&mut self
) -> DMA_OUTFIFO_EMPTY_ERR_INT_CLR_W<'_, 1>
pub fn dma_outfifo_empty_err_int_clr(
&mut self
) -> DMA_OUTFIFO_EMPTY_ERR_INT_CLR_W<'_, 1>
Bit 1 - The clear bit for SPI_DMA_OUTFIFO_EMPTY_ERR_INT interrupt.
sourcepub fn slv_ex_qpi_int_clr(&mut self) -> SLV_EX_QPI_INT_CLR_W<'_, 2>
pub fn slv_ex_qpi_int_clr(&mut self) -> SLV_EX_QPI_INT_CLR_W<'_, 2>
Bit 2 - The clear bit for SPI slave Ex_QPI interrupt.
sourcepub fn slv_en_qpi_int_clr(&mut self) -> SLV_EN_QPI_INT_CLR_W<'_, 3>
pub fn slv_en_qpi_int_clr(&mut self) -> SLV_EN_QPI_INT_CLR_W<'_, 3>
Bit 3 - The clear bit for SPI slave En_QPI interrupt.
sourcepub fn slv_cmd7_int_clr(&mut self) -> SLV_CMD7_INT_CLR_W<'_, 4>
pub fn slv_cmd7_int_clr(&mut self) -> SLV_CMD7_INT_CLR_W<'_, 4>
Bit 4 - The clear bit for SPI slave CMD7 interrupt.
sourcepub fn slv_cmd8_int_clr(&mut self) -> SLV_CMD8_INT_CLR_W<'_, 5>
pub fn slv_cmd8_int_clr(&mut self) -> SLV_CMD8_INT_CLR_W<'_, 5>
Bit 5 - The clear bit for SPI slave CMD8 interrupt.
sourcepub fn slv_cmd9_int_clr(&mut self) -> SLV_CMD9_INT_CLR_W<'_, 6>
pub fn slv_cmd9_int_clr(&mut self) -> SLV_CMD9_INT_CLR_W<'_, 6>
Bit 6 - The clear bit for SPI slave CMD9 interrupt.
sourcepub fn slv_cmda_int_clr(&mut self) -> SLV_CMDA_INT_CLR_W<'_, 7>
pub fn slv_cmda_int_clr(&mut self) -> SLV_CMDA_INT_CLR_W<'_, 7>
Bit 7 - The clear bit for SPI slave CMDA interrupt.
sourcepub fn slv_rd_dma_done_int_clr(&mut self) -> SLV_RD_DMA_DONE_INT_CLR_W<'_, 8>
pub fn slv_rd_dma_done_int_clr(&mut self) -> SLV_RD_DMA_DONE_INT_CLR_W<'_, 8>
Bit 8 - The clear bit for SPI_SLV_RD_DMA_DONE_INT interrupt.
sourcepub fn slv_wr_dma_done_int_clr(&mut self) -> SLV_WR_DMA_DONE_INT_CLR_W<'_, 9>
pub fn slv_wr_dma_done_int_clr(&mut self) -> SLV_WR_DMA_DONE_INT_CLR_W<'_, 9>
Bit 9 - The clear bit for SPI_SLV_WR_DMA_DONE_INT interrupt.
sourcepub fn slv_rd_buf_done_int_clr(&mut self) -> SLV_RD_BUF_DONE_INT_CLR_W<'_, 10>
pub fn slv_rd_buf_done_int_clr(&mut self) -> SLV_RD_BUF_DONE_INT_CLR_W<'_, 10>
Bit 10 - The clear bit for SPI_SLV_RD_BUF_DONE_INT interrupt.
sourcepub fn slv_wr_buf_done_int_clr(&mut self) -> SLV_WR_BUF_DONE_INT_CLR_W<'_, 11>
pub fn slv_wr_buf_done_int_clr(&mut self) -> SLV_WR_BUF_DONE_INT_CLR_W<'_, 11>
Bit 11 - The clear bit for SPI_SLV_WR_BUF_DONE_INT interrupt.
sourcepub fn trans_done_int_clr(&mut self) -> TRANS_DONE_INT_CLR_W<'_, 12>
pub fn trans_done_int_clr(&mut self) -> TRANS_DONE_INT_CLR_W<'_, 12>
Bit 12 - The clear bit for SPI_TRANS_DONE_INT interrupt.
sourcepub fn dma_seg_trans_done_int_clr(
&mut self
) -> DMA_SEG_TRANS_DONE_INT_CLR_W<'_, 13>
pub fn dma_seg_trans_done_int_clr(
&mut self
) -> DMA_SEG_TRANS_DONE_INT_CLR_W<'_, 13>
Bit 13 - The clear bit for SPI_DMA_SEG_TRANS_DONE_INT interrupt.
sourcepub fn seg_magic_err_int_clr(&mut self) -> SEG_MAGIC_ERR_INT_CLR_W<'_, 14>
pub fn seg_magic_err_int_clr(&mut self) -> SEG_MAGIC_ERR_INT_CLR_W<'_, 14>
Bit 14 - The clear bit for SPI_SEG_MAGIC_ERR_INT interrupt.
sourcepub fn slv_buf_addr_err_int_clr(&mut self) -> SLV_BUF_ADDR_ERR_INT_CLR_W<'_, 15>
pub fn slv_buf_addr_err_int_clr(&mut self) -> SLV_BUF_ADDR_ERR_INT_CLR_W<'_, 15>
Bit 15 - The clear bit for SPI_SLV_BUF_ADDR_ERR_INT interrupt.
sourcepub fn slv_cmd_err_int_clr(&mut self) -> SLV_CMD_ERR_INT_CLR_W<'_, 16>
pub fn slv_cmd_err_int_clr(&mut self) -> SLV_CMD_ERR_INT_CLR_W<'_, 16>
Bit 16 - The clear bit for SPI_SLV_CMD_ERR_INT interrupt.
sourcepub fn mst_rx_afifo_wfull_err_int_clr(
&mut self
) -> MST_RX_AFIFO_WFULL_ERR_INT_CLR_W<'_, 17>
pub fn mst_rx_afifo_wfull_err_int_clr(
&mut self
) -> MST_RX_AFIFO_WFULL_ERR_INT_CLR_W<'_, 17>
Bit 17 - The clear bit for SPI_MST_RX_AFIFO_WFULL_ERR_INT interrupt.
sourcepub fn mst_tx_afifo_rempty_err_int_clr(
&mut self
) -> MST_TX_AFIFO_REMPTY_ERR_INT_CLR_W<'_, 18>
pub fn mst_tx_afifo_rempty_err_int_clr(
&mut self
) -> MST_TX_AFIFO_REMPTY_ERR_INT_CLR_W<'_, 18>
Bit 18 - The clear bit for SPI_MST_TX_AFIFO_REMPTY_ERR_INT interrupt.
sourcepub fn app2_int_clr(&mut self) -> APP2_INT_CLR_W<'_, 19>
pub fn app2_int_clr(&mut self) -> APP2_INT_CLR_W<'_, 19>
Bit 19 - The clear bit for SPI_APP2_INT interrupt.
sourcepub fn app1_int_clr(&mut self) -> APP1_INT_CLR_W<'_, 20>
pub fn app1_int_clr(&mut self) -> APP1_INT_CLR_W<'_, 20>
Bit 20 - The clear bit for SPI_APP1_INT interrupt.