Type Alias esp32c3::dma::ch::IN_LINK

source ·
pub type IN_LINK = Reg<IN_LINK_SPEC>;
Expand description

IN_LINK (rw) register accessor: DMA_IN_LINK_CH0_REG.

You can read this register and get in_link::R. You can reset, write, write_with_zero this register using in_link::W. You can also modify this register. See API.

For information about available fields see in_link module

Aliased Type§

struct IN_LINK { /* private fields */ }