Type Alias esp32c3::dma::ch::out_link::OUTLINK_START_W

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

Field OUTLINK_START writer - Set this bit to start dealing with the outlink descriptors.

Aliased Type§

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