Type Alias esp32c3::dma::int_ch::raw::INFIFO_OVF_W

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

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

Aliased Type§

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