Type Alias esp32c3::dma::int_ch::clr::INFIFO_UDF_W

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

Field INFIFO_UDF writer - Set this bit to clear the INFIFO_UDF_L1_CH_INT interrupt.

Aliased Type§

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