Type Alias esp32c3::dma::ch::out_conf0::OUT_AUTO_WRBACK_W

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

Field OUT_AUTO_WRBACK writer - Set this bit to enable automatic outlink-writeback when all the data in tx buffer has been transmitted.

Aliased Type§

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