Struct esp32s3::dma::out_int_clr_ch::W
source · pub struct W(_);
Expand description
Register OUT_INT_CLR_CH%s
writer
Implementations§
source§impl W
impl W
sourcepub fn out_done(&mut self) -> OUT_DONE_W<'_, 0>
pub fn out_done(&mut self) -> OUT_DONE_W<'_, 0>
Bit 0 - Set this bit to clear the OUT_DONE_CH_INT interrupt.
sourcepub fn out_eof(&mut self) -> OUT_EOF_W<'_, 1>
pub fn out_eof(&mut self) -> OUT_EOF_W<'_, 1>
Bit 1 - Set this bit to clear the OUT_EOF_CH_INT interrupt.
sourcepub fn out_dscr_err(&mut self) -> OUT_DSCR_ERR_W<'_, 2>
pub fn out_dscr_err(&mut self) -> OUT_DSCR_ERR_W<'_, 2>
Bit 2 - Set this bit to clear the OUT_DSCR_ERR_CH_INT interrupt.
sourcepub fn out_total_eof(&mut self) -> OUT_TOTAL_EOF_W<'_, 3>
pub fn out_total_eof(&mut self) -> OUT_TOTAL_EOF_W<'_, 3>
Bit 3 - Set this bit to clear the OUT_TOTAL_EOF_CH_INT interrupt.
sourcepub fn outfifo_ovf_l1(&mut self) -> OUTFIFO_OVF_L1_W<'_, 4>
pub fn outfifo_ovf_l1(&mut self) -> OUTFIFO_OVF_L1_W<'_, 4>
Bit 4 - Set this bit to clear the OUTFIFO_OVF_L1_CH_INT interrupt.
sourcepub fn outfifo_udf_l1(&mut self) -> OUTFIFO_UDF_L1_W<'_, 5>
pub fn outfifo_udf_l1(&mut self) -> OUTFIFO_UDF_L1_W<'_, 5>
Bit 5 - Set this bit to clear the OUTFIFO_UDF_L1_CH_INT interrupt.
sourcepub fn outfifo_ovf_l3(&mut self) -> OUTFIFO_OVF_L3_W<'_, 6>
pub fn outfifo_ovf_l3(&mut self) -> OUTFIFO_OVF_L3_W<'_, 6>
Bit 6 - Set this bit to clear the OUTFIFO_OVF_L3_CH_INT interrupt.
sourcepub fn outfifo_udf_l3(&mut self) -> OUTFIFO_UDF_L3_W<'_, 7>
pub fn outfifo_udf_l3(&mut self) -> OUTFIFO_UDF_L3_W<'_, 7>
Bit 7 - Set this bit to clear the OUTFIFO_UDF_L3_CH_INT interrupt.