Type Alias esp32c3::dma::ch::in_link::INLINK_START_W

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

Field INLINK_START writer - Set this bit to start dealing with the inlink descriptors.

Aliased Type§

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