Type Alias esp32c3::dma::ch::in_link::INLINK_RESTART_W

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

Field INLINK_RESTART writer - Set this bit to mount a new inlink descriptor.

Aliased Type§

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