Type Alias esp32c3::dma::ch::in_link::INLINK_STOP_W

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

Field INLINK_STOP writer - Set this bit to stop dealing with the inlink descriptors.

Aliased Type§

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