Type Alias esp32c3::dma::int_ch::clr::OUTFIFO_OVF_W

source ·
pub type OUTFIFO_OVF_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field OUTFIFO_OVF writer - Set this bit to clear the OUTFIFO_OVF_L1_CH_INT interrupt.

Aliased Type§

struct OUTFIFO_OVF_W<'a, REG> { /* private fields */ }