Type Alias esp32c3::dma::int_ch::ena::OUTFIFO_OVF_W

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

Field OUTFIFO_OVF writer - The interrupt enable bit for the OUTFIFO_OVF_L1_CH_INT interrupt.

Aliased Type§

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