Type Alias esp32c3::dma::int_ch::raw::OUTFIFO_OVF_W

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

Field OUTFIFO_OVF writer - This raw interrupt bit turns to high level when level 1 fifo of Tx channel 0 is overflow.

Aliased Type§

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