Type Alias esp32c3::dma::int_ch::ena::INFIFO_UDF_W

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

Field INFIFO_UDF writer - The interrupt enable bit for the INFIFO_UDF_L1_CH_INT interrupt.

Aliased Type§

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