Type Alias esp32c3::dma::int_ch::raw::INFIFO_UDF_W

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

Field INFIFO_UDF writer - This raw interrupt bit turns to high level when level 1 fifo of Rx channel 0 is underflow.

Aliased Type§

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