Type Alias esp32c3::dma::ch::out_link::W

source ·
pub type W = W<OUT_LINK_SPEC>;
Expand description

Register OUT_LINK writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Bits 0:19 - This register stores the 20 least significant bits of the first outlink descriptor’s address.

Bit 20 - Set this bit to stop dealing with the outlink descriptors.

Bit 21 - Set this bit to start dealing with the outlink descriptors.

Bit 22 - Set this bit to restart a new outlink from the last address.