Type Alias esp32c3::dma::ch::out_link::OUTLINK_STOP_W

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

Field OUTLINK_STOP writer - Set this bit to stop dealing with the outlink descriptors.

Aliased Type§

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