Type Alias esp32c3::dma::int_ch::raw::OUT_TOTAL_EOF_W

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

Field OUT_TOTAL_EOF writer - The raw interrupt bit turns to high level when data corresponding a outlink (includes one link descriptor or few link descriptors) is transmitted out for Tx channel 0.

Aliased Type§

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