Type Alias esp32c3::dma::ch::in_link::INLINK_ADDR_W

source ·
pub type INLINK_ADDR_W<'a, REG> = FieldWriter<'a, REG, 20, u32>;
Expand description

Field INLINK_ADDR writer - This register stores the 20 least significant bits of the first inlink descriptor’s address.

Aliased Type§

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